This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trunk GCC fails to compile cpu2k6/dealII at -O2


On 1/29/07, Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com> wrote:
Hi!
GCC 4.3 compiler revision 121206 gets ICE while compiling
cpu2006/447.dealII source file data_out_base.cc at -O2 optimization
level on x86_64-redhat-linux.

Similar to previously reported cpu2k6/perlbench failure, this regression
is caused by "Rewrite of portions of points-to solver" patch
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg01541.html (revision 120931).

No, actually, it's not. It's caused by one of Jan's patches to remove unreferenced vars. In fact, i'm pretty sure he already fixed this bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]