[Bug c++/77849] [5/6 Regression] Warning about deprecated enum even when "-Wdeprecated-declarations" is off

aldyh at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 03:58:00 GMT 2016


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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aldyh at gcc dot gnu.org
            Summary|[5/6/7 Regression] Warning  |[5/6 Regression] Warning
                   |about deprecated enum even  |about deprecated enum even
                   |when                        |when
                   |"-Wdeprecated-declarations" |"-Wdeprecated-declarations"
                   |is off                      |is off

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Confirmed on gcc5 and gcc6 branches.

Cannot be confirmed on mainline.  Removing GCC 7 tag.

By the way, was this ever working prior to GCC 5 to be marked as a regression?


More information about the Gcc-bugs mailing list