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]: PR c/34921 Misalign stack variable referenced by nested function


H.J. Lu wrote:
>
> This is the patch I am testing. OK for 4.4?
>
> Thanks.
>
>
> H.J.
> ---
> gcc/
>
> 2008-01-22  Joey Ye  <joey.ye@intel.com>
>
> 	* tree-nested.c (insert_field_into_struct): Set type alignment
> 	to field alignment if the former is less than the latter.
>
> gcc/testsuite/
>
> 2008-01-22  Joey Ye  <joey.ye@intel.com>
> 	    H.J. Lu  <hongjiu.lu@intel.com>
>
> 	* gcc.c-torture/execute/nest-align-1.c: New test case.
>
>   
This is FAILing on mipsel-linux:

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01622.html

David Daney


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