[Bug target/36513] -Wlogical-op warns about strchr
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 25 13:43:00 GMT 2009
------- Comment #9 from manu at gcc dot gnu dot org 2009-11-25 13:42 -------
(In reply to comment #6)
> I get this error when building swfdec with gcc 4.4.2 on Fedora 12.
It is a warning that you need to enable with -Wlogical-op explicitly.
I cannot reproduce the preprocessed testcase with GCC 4.5 rev 150311. If you
can reproduce it with a more recent revision, please let us know. Since this is
not a regression (it was a new warning in GCC 4.3), I don't think anyone will
try to fix it in GCC 4.3.x or GCC 4.4.x.
Now that we have a preprocessed testcase, I will try to reduce it and add it to
the testsuite to avoid regressing here.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36513
More information about the Gcc-bugs
mailing list