[Bug target/82240] i386.md & -Wlogical-op in build
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 16 21:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #11 from Eric Gallager <egallager at gcc dot gnu.org> ---
Bug 83863 also had this:
../../trunk/gcc/config/i386/i386.md:16739:36: warning: logical ‘or’ of
collectively exhaustive tests is always true [-Wlogical-op]
(unspec:DI [(match_operand:XF 1 "register_operand")]
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
Sure, it's a different line, but it's the same file and issued by the same
flag.
More information about the Gcc-bugs
mailing list