Re: [Patch, Ping] Emit error for negative _Alignas alignment values

2013-04-29 Thread Senthil Kumar Selvaraj
Ping - could you commit it for me please, I don't have commit access. Regards Senthil On Thu, Apr 25, 2013 at 12:10:06PM +0530, Senthil Kumar Selvaraj wrote: > On Wed, Apr 24, 2013 at 03:18:51PM +, Joseph S. Myers wrote: > > On Wed, 3 Apr 2013, Senthil Kumar Selvaraj wrote: > > > > > 2013-04

[Patch, ping] Emit error for negative _Alignas alignment values

2013-04-08 Thread Senthil Kumar Selvaraj
Ping. http://gcc.gnu.org/ml/gcc-patches/2013-04/msg00163.html Regards Senthil On Wed, Apr 03, 2013 at 07:18:20PM +0530, Senthil Kumar Selvaraj wrote: > This patch detects and emits an error if the value provided in _Alignas > is negative. The fix was approved pending full regression testing in a