This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36513] -Wlogical-op warns about strchr



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]