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


>  >
>  > 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
>

It may fail on targets whose preferred stack boundary is less than 16byte.


H.J.


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