[Bug fortran/28722] Fortran front-end produces mismatch trees
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 21 14:54:00 GMT 2007
------- Comment #5 from tobi at gcc dot gnu dot org 2007-03-21 14:54 -------
Behavior is different with today's mainline on i386-darwin.
Without optimization the first one gives an error further down the line, and
the other three pass:
1.f90:3: internal compiler error: in simplify_subreg, at simplify-rtx.c:4671
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
With optimization, the first three pass, and the fourth gives the same error
that FX has seen.
--
tobi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28722
More information about the Gcc-bugs
mailing list