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/66495] [5 Regression] Issue with same name for embedded function


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66495

--- Comment #3 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> ---
Actually, looking at the output, it is surprising that this is caused by my
changes, since GCC 5 did not change errors that generate two locations. Perhaps
that is precisely the problem: The error "Procedure..." should use gfc_error_1
instead of gfc_error?

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