[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-11 05:44 --- Oh, I must have missed -ftree-vectorize in the command line for some reason -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18397

[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-11 07:13 --- PR 18425 has the reduced testcase, sorry I did not notice -ftree-vectorizer earlier. *** This bug has been marked as a duplicate of 18425 *** -- What|Removed |Added

[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|libstdc++ |middle-end Keywords||ice-on-valid-code

[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-09 Thread zephiris at gmail dot com
--- Additional Comments From zephiris at gmail dot com 2004-11-09 12:57 --- Created an attachment (id=7498) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7498action=view) Preprocessed version of mesh_xml.cpp which produces ICE --

[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-09 Thread zephiris at gmail dot com
--- Additional Comments From zephiris at gmail dot com 2004-11-09 13:15 --- Created an attachment (id=7499) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7499action=view) Preprocessed version of mesh_xml.cpp (with -O2) which does NOT produce ICE --

[Bug middle-end/18397] G++ ICE in g++-v3/bits/vector.tcc

2004-11-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-09 14:01 --- I cannot reproduce it on powerpc-darwin or i686-openbsd3.1 or on i686-pc-linux-gnu which only has 4.0.0 20041102. -- What|Removed |Added