https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108476
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=53232 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the warning should really be split into two different options. One for the return type of the declaration and one for the missing return in non-void case.