This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/17615] Internal compiler error using interface procedures


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]