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

r135922 - in /branches/gcc-4_3-branch/gcc: Chan...


Author: rguenth
Date: Mon May 26 13:28:52 2008
New Revision: 135922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135922
Log:
2008-05-26  Kai Tietz  <kai.tietz@onevision.com>

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

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


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr36321.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/i386.md
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


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