https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110847

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Inaccurate GCC              |[13/14 Regression]
                   |documentation about -Wtsan  |Inaccurate GCC
                   |and -Wxor-used-as-pow       |documentation about -Wtsan
                   |warnings                    |and -Wxor-used-as-pow
                   |                            |warnings
   Target Milestone|---                         |13.3
             Status|UNCONFIRMED                 |NEW
                 CC|                            |dmalcolm at gcc dot gnu.org,
                   |                            |mliska at suse dot cz
   Last reconfirmed|                            |2023-07-28
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, yes they should just document the -Wno- option rather than -W
option.

-Wtsan  was added with r11-6112-g8833eab4461b .


-Wxor-used-as-pow was added with r13-2386-gbedfca647a9e .

Reply via email to