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: Ping: Re: pragma diagnostic push/pop


On 21 June 2010 23:03, DJ Delorie <dj@redhat.com> wrote:
>
>> I wish diagnostic kind enumeration weren't overloaded with DK_POP.
>> But I guess we can worry about that later with the understanding this
>> particular case is not meant to start a competition :-)
>
> Yeah, it was that or add another field to the struct, and I figured
> there would be a lot of those in the chain if people start abusing the
> pragma.
>
>> Patch OK; thanks!
>
> Committed. ?Whew, another LONG term project done :-)

Nice!

A note in:

http://gcc.gnu.org/gcc-4.6/changes.html

would make this new feature more visible to users.

Cheers,

Manuel.


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