[Bug fortran/19460] f90 code causes gfortran to segfault
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 15 17:13:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15 17:13 -------
This is a dup of bug 16861, I found this by looking at .mod for that PR and looking for similarities (after
seeing the backtrack was similar).
Generic_EvalsAndETAX uses generic_evalgamma and array_bounds.
generic_evalgamma uses array_bounds.
This is what makes this a dup of bug 16861.
*** This bug has been marked as a duplicate of 16861 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19460
More information about the Gcc-bugs
mailing list