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]

Re: Faulty compiler output compiling a C++ file with overloaded function


> A function that is overloaded (not a member of a class) causes the
> compiler to generate (apparently) invalid code and the link phase
> fails:

Thanks for your bug report. I could not reproduce it with
egcs-2.91.66, so it appears that the bug has been fixed.
gcc-2.95 also had no problems here.

Regards,
Martin


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