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/34500] Bind(C): Character returning function with ENTRY gives ICE



------- Comment #2 from burnus at gcc dot gnu dot org  2008-08-24 10:02 -------
As PR 37201 shows, testing "result = funct()" is not enough, one should also
test "otherfunc(func())" and "print *, func()". (Though the problems will
probably be solved by the fix for PR 37201.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34500


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