This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50356] Poor if condition in h8300 config code
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 09:20:41 +0000
- Subject: [Bug target/50356] Poor if condition in h8300 config code
- Auto-submitted: auto-generated
- References: <bug-50356-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50356
Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kazu at codesourcery dot
| |com, law at redhat dot com,
| |manu at gcc dot gnu.org
--- Comment #1 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-10-04 09:20:41 UTC ---
GCC would have caught this with -Wlogical-op, if it was enabled.