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?