[Bug libstdc++/63345] Multiple undefined behaviors (static_cast<>) in libstdc++-v3/include/bits

blee at gatech dot edu gcc-bugzilla@gcc.gnu.org
Tue Sep 23 20:46:00 GMT 2014


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

--- Comment #5 from Byoungyoung Lee <blee at gatech dot edu> ---
Thank you for the quick response! The patch I've uploaded is simply the results
by replacing all static_cast in the error reports with reinterpret_cast, so
that the tool stops complaining and it servers as more like a pointer where the
undefined happens. Please let me know if there's anything that I can help out
(i.e., regression testing).

Thanks!



More information about the Gcc-bugs mailing list