This is the mail archive of the gcc-bugs@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: Another BOOTSTRAP failure on sparc-sun-solaris2.10, stage2 miscompiled


>>>>> Kaveh R GHAZI writes:

Kaveh> Program received signal SIGSEGV, Segmentation fault.
Kaveh> 0x002cf780 in reload_combine_note_store (dst=0xff0b90e0, set=<value
Kaveh> optimized out>, data=0x0)
Kaveh> at ../../egcc-SVN20070909/gcc/postreload.c:1018
Kaveh> 1018              reg_state[i].store_ruid = reload_combine_ruid;
Kaveh> (gdb)

       That is the exact same failure and line for AIX.  Apparently all
Big Endian targets are affected.

Kaveh> Any luck figuring out which patch broke it?

	Not yet.

	Candidates include:

r128239 (honza's simple dce/addressing passes) and then r128272 (the
iv-opt patch), and Richi's sccvn patch.

David



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