This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Add a few noreturn keywords


On Mon, Jan 23, 2012 at 16:55, Joseph S. Myers <joseph@codesourcery.com> wrote:
> The following prefix form is the most natural one for use with _Noreturn,
> but only works with GCC 2.8 and later (including EGCS 1.0 and 1.1), not
> 2.7:

This just means it's not time for such a change.  gcc before 2.7 is
still a valid compiler, certainly *MUCH* more important than any
compiler which doesn't understand the gcc syntax and/or can rewrite
system headers.


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