This is the mail archive of the gcc@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]

[patch i386] Fix PR/36321 Optimization higher or equal to -O2 produce wrong code


Hi,

ChangeLogs

2008-05-26  Kai Tietz  <kai.tietz@onevision.com>

        PR/36321
        * config/i386/i386.md (allocate_stack_worker_64): Make sure 
argument operand in
        rax isn't removed.

2008-05-26  Kai Tietz  <kai.tietz@onevision.com>

        * gcc-c.torture/execute/pr36321.c: New.

This patch is bootstraped and regression tested. This patch affects 4.3 
branch, too.
Is this patch ok for apply on trunk ?

Cheers
  Kai



|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.

Attachment: pr36321.txt
Description: Text document


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