This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/43547] internal compiler error: in trunc_int_for_mode



------- Comment #1 from ivan at rhythm dot com  2010-03-26 21:07 -------
Created an attachment (id=20217)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20217&action=view)
Trivial test program to replicate ICE.

unix> /usr/bin/g++ -O2 gccbug.c
gccbug.c: In function ?int main()?:
gccbug.c:25: internal compiler error: in trunc_int_for_mode, at explow.c:55
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43547


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]