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/46262] [4.6 Regression] [OOP] tree check: expected function_type or method_type, have pointer_type


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

--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-11-28 15:23:56 UTC ---
I believe I have this isolated to the changes in resolve.c

Eliminating those changes in the offending patch eliminates the ICE.  Of
course, though the code compiles, it does not link.


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