Re: [AArch64] Do not mix statements with declarations

2012-08-24 Thread Diego Novillo

On 2012-08-17 11:32 , Sofiane Naci wrote:

Hi,

I've just committed the attached patch on the AArch64 branch to fix a style
issue related to mixing statements with declarations.

Thanks
Sofiane

-

r190486 | sofiane | 2012-08-17 16:26:47 +0100 (Fri, 17 Aug 2012) | 7 lines

2012-08-17  Marcus Shawcroft  

[AArch64] Do not mix statements and declarations.

* config/aarch64/aarch64.c (aarch64_simd_lane_bounds):
Do not mix statements with declarations.



This is not necessary now.  Code and declarations can be mixed.


Diego.



[AArch64] Do not mix statements with declarations

2012-08-17 Thread Sofiane Naci
Hi,

I've just committed the attached patch on the AArch64 branch to fix a style
issue related to mixing statements with declarations.

Thanks
Sofiane

-

r190486 | sofiane | 2012-08-17 16:26:47 +0100 (Fri, 17 Aug 2012) | 7 lines

2012-08-17  Marcus Shawcroft  

[AArch64] Do not mix statements and declarations.
 
* config/aarch64/aarch64.c (aarch64_simd_lane_bounds):
Do not mix statements with declarations.


aarch64-do-not-mix-stmt-decl.patch
Description: Binary data