https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117167
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 113207. const and noreturn attribute are stored as const/volatile
for function types which maybe confusing the qualifiers here.
*** This bug has been marked as a duplicate of bug 113207 ***