------- Comment #3 from hjl dot tools at gmail dot com 2010-07-02 16:26 ------- Created an attachment (id=21070) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21070&action=view) A testcase
[...@gnu-34 delta]$ /export/build/gnu/gcc/release/usr/gcc-4.6.0/bin/gcc -S -msse2 -mfpmath=sse -m32 -O2 -ffast-math pr44784.c pr44784.c: In function defs_to_varying: pr44784.c:50:6: error: definition in block 7 follows the use for SSA_NAME: pretmp.19_34 in statement: pretmp.21_21 = (struct rtx_def *) pretmp.19_34; pr44784.c:50:6: internal compiler error: verify_ssa failed Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. [...@gnu-34 delta]$ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44784