[Bug fortran/17521] internal compiler error: in make_decl_rtl, at varasm.c:758
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 18 13:37:00 GMT 2004
------- Additional Comments From tobi at gcc dot gnu dot org 2004-09-18 13:37 -------
I tried with today's sources, and I can't confirm this bug. I'm not closing this
PR as there's still a slight chance that there's an actual compiler bug lurking.
This would have to depend on the exact contents of module nrtype, which is not
included in the testcase. I used the following:
module nrtype
integer, parameter :: i4b = 4
integer, parameter :: sp = 4
end
Nicolas, could you please either try if the bug still appears with a recent
build, as Toon suggested, or create a self-contained testcase? Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17521
More information about the Gcc-bugs
mailing list