[Bug c/39985] Type qualifiers not actually ignored on function return type

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 30 04:29:00 GMT 2019


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc at magfr dot user.lysator.liu.
                   |                            |se, joseph at codesourcery dot com

--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to joseph@codesourcery.com from comment #5)
> In C, in C11 mode, type qualifiers are completely ignored on function 
> return types, including not affecting type compatibility, after my commit:
> 
> r236231 | jsm28 | 2016-05-13 21:35:39 +0000 (Fri, 13 May 2016) | 46 lines
> 
> Implement C11 DR#423 resolution (ignore function return type qualifiers).

So can this be closed then?


More information about the Gcc-bugs mailing list