This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17615] Internal compiler error using interface procedures
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Sep 2004 14:18:10 -0000
- Subject: [Bug fortran/17615] Internal compiler error using interface procedures
- References: <20040922161456.17615.matthew.amos@baesystems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-09-24 14:18 -------
I take that last comment back, I had not rebuilt the compiler after removing a
modification.
I'm not sure if this bug also exposes an accepts-invalid issue: changing the
function call to cross_product3_R4_R8 lets the compiler produce a working
executable, even though cross_product3_r4_r8 should not be visible due to the
,ONLY clause, if I understand the standard correctly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17615