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

Uros Bizjak <ubizjak at gmail dot com> changed:

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

--- Comment #13 from Uros Bizjak <ubizjak at gmail dot com> 2012-01-03 18:45:12 UTC ---
Also fails on alphaev68-unknown-linux-gnu in:

FAIL: gfortran.dg/forall_7.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/forall_7.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/forall_7.f90  -O3 -g  compilation failed to produce
executable
FAIL: gfortran.dg/inline_sum_2.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/inline_sum_2.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/inline_sum_2.f90  -O3 -g  compilation failed to produce
executable

The patch at Comment #12 also fixes these failures.


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