http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46169
Summary: ICE: internal compiler error: in convert_move, at expr.c:371 Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: e...@anholt.net I ran into an ICE doing some code I was hacking on for Mesa to make a temporary shim for some upcoming interface changes. I managed to cut it down to this testcase, which is not minimal but hopefully small enough to reveal problems well. anh...@pollan:anholt/src/temp% gcc -o gcc-fail gcc-fail.c -Os -fno-strict-aliasing gcc-fail.c: In function ‘main’: gcc-fail.c:57: internal compiler error: in convert_move, at expr.c:371 Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions. anh...@pollan:anholt/src/temp% dpkg -l gcc Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-====================-====================-======================================================== ii gcc 4:4.4.5-1 The GNU C compiler