[C++ PATCH] Fix bug 827

Jason Merrill jason@redhat.com
Mon Nov 27 09:10:00 GMT 2000


Oops, I take it (somewhat) back.  As you suggest, the testcase is
valid because the cast can be considered to be a reinterpret_cast.
However, a reinterpret_cast should do no adjustment, so please update
your patch accordingly.

Thanks,
Jason



More information about the Gcc-patches mailing list