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] Fix attribute parsing after PR28152 (PR c/37171)


Joseph S. Myers wrote:
> On Wed, 20 Aug 2008, Jakub Jelinek wrote:
> 
>> 2008-08-20  Jakub Jelinek  <jakub@redhat.com>
>>
>> 	PR c/37171
>> 	* c-parser.c (c_parser_attributes): For keywords use canonical
>> 	spelling for attr_name.
>>
>> 	* gcc.dg/pr37171.c: New test.
> 
> OK (someone will need to approve the C++ testcase).

The C++ test case is OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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