target/9572: [sse2] ICE in output_constant_pool
bangerth@dealii.org
bangerth@dealii.org
Tue Feb 4 15:31:00 GMT 2003
Old Synopsis: ICE on cast from mmx-variable to long long
New Synopsis: [sse2] ICE in output_constant_pool
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Feb 4 15:31:52 2003
State-Changed-Why:
Confirmed. The code uses a gcc extension though, IIRC,
namely casts-as-lvalues.It fails when using -msse2 for
all versions since at least 3.2, but succeeds without
-msse2.
tmp/g> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c -msse2 x.c
x.c: In function `int main()':
x.c:4: internal compiler error: in output_constant_pool, at varasm.c:3451
Please submit a full bug report,
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9572
More information about the Gcc-bugs
mailing list