BUGFIX for C++ in egcs-970828

Jason Merrill jason@yorick.cygnus.com
Tue Sep 2 11:58:00 GMT 1997


Two things:

Please include ChangeLog entries as text, not as a patch; chances are it
won't apply.

Turning off overloading is not a reasonable fix for this bug, since it
breaks other valid code; the proper fix is to avoid building up a reference
when a builtin candidate is chosen.  This will be fixed in the next
snapshot.

Jason



More information about the Gcc mailing list