[Bug tree-optimization/92765] [10 Regression] Wrong code caused by folding of -Wstring-compare since r276773
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Dec 18 17:07:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92765
--- Comment #19 from Jeffrey A. Law <law at redhat dot com> ---
Note that while the code in this BZ may or may not be valid, there is certainly
code in the wild which is incorrectly compiled as a result of Qing's patch
which uses TYPE_SIZE. In particular the flatbuffers and acpica-tools package
in Fedora is mis-compiled due to this issue (there may be others). See the
link in c#8.
More information about the Gcc-bugs
mailing list