egcs-1.0.1 confused by explicit cast

Jason Merrill jason@cygnus.com
Sun Jan 25 03:45:00 GMT 1998


The problem is that an explicit cast is treated as an explicit constructor
call, not a conversion.  g++ is correct.

Jason



More information about the Gcc-bugs mailing list