http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43085
--- Comment #21 from Sylvia 2011-04-13 07:24:32 UTC ---
Sorry, this mail address it not being used anymore, this message has been sent
automatically.
Извините, этот адрес более не используется, это сообщение было отправлено
автоматически.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43085
--- Comment #12 from Sylvia 2010-10-13 15:10:34 UTC ---
(In reply to comment #8)
Artem, did you tried to make concurrent build ( make -j2 or anything more than
-j1 ) ?
there shouldnt be any collisions when building with single task (make -j1)
D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43085
Sylvia changed:
What|Removed |Added
CC||fierevere at ya dot ru
--- Comment #10 from
--- Comment #3 from fierevere at ya dot ru 2010-09-01 20:47 ---
In file included from
../../../../gcc-4.5.2pre-20100901-rev163742/libstdc++-v3/src/pool_allocator.cc:31:0:
/var/tmp/gccbuild/i586-sylvia-linux/libstdc++-v3/include/ext/pool_allocator.h:
In constructor '__gn
--- Comment #4 from fierevere at ya dot ru 2009-12-30 19:42 ---
ICE does not happen on x86_64-linux-gnu platform,
so its only 32-bit x86 linux-gnu specific
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40355
--- Comment #2 from fierevere at ya dot ru 2009-12-30 07:12 ---
Created an attachment (id=19423)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19423&action=view)
preprocessed source (gzipped)
to trigger ICE compile with:
g++ -mmmx -msse2 -march=pentium-m -mfpmath=sse -g0
--- Comment #1 from fierevere at ya dot ru 2009-06-05 15:34 ---
Created an attachment (id=17954)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17954&action=view)
the failed file
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:857: internal compiler
error: in prop_p
Product: gcc
Version: 4.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fierevere at ya dot ru
GCC build triplet: i?x86-linux-gnu
GCC host triplet: i?
ty: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fierevere at ya dot ru
GCC build triplet: native
GCC host triplet: i?86-linux-gnu
GCC target triplet: native
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40337