This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Jul 2011 14:47:04 +0000
- Subject: [Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c
- Auto-submitted: auto-generated
- References: <bug-49629-4@http.gcc.gnu.org/bugzilla/>
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