http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49629
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|avr |avr, powerpc --- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-07-29 14:46:07 UTC --- (In reply to comment #3) > I'm seeing the same error on PowerPC trying to build cpu2006 benchmark > 435.gromacs. Testcase attatched in prior comment. > > temp/delta> /home/pthaugen/install/gcc/trunk/bin/gcc -c -m64 -O2 -mcpu=power7 > pdbio.c > pdbio.c: In function ‘write_pdbfile_indexed’: > pdbio.c:64:1: internal compiler error: in df_refs_verify, at df-scan.c:4268 > Please submit a full bug report, Would you please add the output of the compiler together with -v so that we can see how the compiler was configured? Thanks. http://gcc.gnu.org/bugs/#need