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: [C PATCH] Warn for _Alignas in an array declarator (PR c/58267)


On Mon, 21 Oct 2013, Marek Polacek wrote:

> Tested via make check -C gcc RUNTESTFLAGS=dg.exp=c1x-*.c, ok for
> trunk?
> 
> 2013-10-21  Marek Polacek  <polacek@redhat.com>
> 
> c/
> 	* c-parser.c (c_parser_struct_declaration): Add a comment.
> 	(c_parser_declarator): Don't allow _Alignas here.
> testsuite/
> 	* gcc.dg/c1x-align-5.c: Add more testing.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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