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

2010-03-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-03-26 21:14 --- Yes this is a dup of that bug and really was not a bug in the official relase of 4.3.2, only Suse's version. Please see if SUSE has an update. Also next time please follow what is printed out: See

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

2010-03-26 Thread ivan at rhythm dot com
--- Comment #3 from ivan at rhythm dot com 2010-03-26 21:11 --- gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,

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

2010-03-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2010-03-26 21:08 --- Most likely the same as PR 41680. Can you give the full output of "gcc -v"? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43547

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

2010-03-26 Thread ivan at rhythm dot com
--- 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: