[Bug fortran/66765] gfortran passing fortran-specific options to ld and collect2
dje at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Aug 30 19:58:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66765
--- Comment #7 from David Edelsohn <dje at gcc dot gnu.org> ---
AIX often exposes symptoms of bugs in common parts of the compiler. That does
not make the problem an AIX or target bug.
If the Fortran FE generates incorrect IR that causes an ICE in the middle end
of the compiler, the bug is not in the middle end of the compiler.
Any of the Fortran FE options appearing in a link command likely cause an
error.
More information about the Gcc-bugs
mailing list