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]

[Bug bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|sparc64-linux,              |sparc64-linux,
                   |ia64-*-linux, alpha-linux   |ia64-*-linux, alpha-linux,
                   |                            |m68k-linux

--- Comment #19 from Mikael Pettersson <mikpe at it dot uu.se> 2012-01-03 21:45:28 UTC ---
For completeness, the initial broken commit r182760 also broke m68k-linux:

/mnt/scratch/gcc-4.7-20111231/gcc/ipa-inline-analysis.c: In function
'inline_node_duplication_hook':
/mnt/scratch/gcc-4.7-20111231/gcc/ipa-inline-analysis.c:1045:1: internal
compiler error: Segmentation fault

That's in stage 3, and it's reproducible with a cross.  Jakub's first fix in
r182819 fixes this one.  Resuming that bootstrap attempt...


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