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.

Reply via email to