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

Uros.

Attachment: p.diff.txt
Description: Text document


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