This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for PR 37418


> This is a matter of internal representation, not how people write their 
> programs.  Both ways of expressing a noreturn function in the source code 
> - with an attribute or with a qualifier - end up getting represented the 
> same way in the internal representation.

So I guess this bug applies also to other attributes like "pure" (this
was not clear from your message).

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]