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.