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, testsuite, v2]: RFA: Fix gcc.c-torture/execute/multi-ix.c stack corruption for small STACK_SIZEs


On Thu, 2008-03-27 at 12:18 +0100, Uros Bizjak wrote:
> On Wed, Mar 26, 2008 at 9:42 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> 
>   2008-03-26  Uros Bizjak  <ubizjak@gmail.com>
> 
>          * gcc.c-torture/execute/multi-ix.c: Limit CHUNK size between
> 1  and 500.
>          (main): Exit early for CHUNK less than 40 to avoid stack corruption.
> 
>   Patch was tested on x86_64-pc-linux-gnu.
> 
> This revision handles signed/unsigned promotion correctly. If there
> are no objections, I plan to commit this revision tomorrow.

It looks fine to me.

Janis


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