This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC trunk failed to compile cpu2k6/dealII at x86_64
- From: Grigory Zagorodnev <grigory_zagorodnev at linux dot intel dot com>
- To: Grigory Zagorodnev <grigory_zagorodnev at linux dot intel dot com>
- Cc: gcc at gcc dot gnu dot org, "H. J. Lu" <hjl at lucon dot org>, jh at suse dot cz
- Date: Tue, 16 Jan 2007 18:31:20 +0300
- Subject: Re: GCC trunk failed to compile cpu2k6/dealII at x86_64
- References: <45ACECFA.2030201@linux.intel.com>
Grigory Zagorodnev wrote:
GCC 4.3 revision 120799 fails to compile SPEC cpu2006/447.dealII
benchmark at x86_64-redhat-linux on -O2 optimization level. Last
revision know to be good is 120775.
It appears that revision 120767 causes the failure
http://gcc.gnu.org/viewcvs?view=rev&revision=120767
Which is "Remove unused variables from REFERENCED_VARS list" patch
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg01048.html
- Grigory