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

[Bug target/40470] unable to find a register to spill in class ‘SSE_FIRST_REG’



------- Comment #9 from hjl at gcc dot gnu dot org  2009-06-18 21:23 -------
Subject: Bug 40470

Author: hjl
Date: Thu Jun 18 21:23:29 2009
New Revision: 148676

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148676
Log:
gcc/

2009-06-18  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline:
        2009-06-18  H.J. Lu  <hongjiu.lu@intel.com>

        PR target/40470
        * config/i386/i386.h (CLASS_LIKELY_SPILLED_P): Add SSE_FIRST_REG.

gcc/testsuite/

2009-06-18  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline:
        2009-06-18  H.J. Lu  <hongjiu.lu@intel.com>

        PR target/40470
        * gcc.dg/torture/pr40470-1.c: New.
        * gcc.dg/torture/pr40470-2.c: Likewise.
        * gcc.dg/torture/pr40470-3.c: Likewise.
        * gcc.dg/torture/pr40470-4.c: Likewise.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr40470-1.c
      - copied unchanged from r148675,
trunk/gcc/testsuite/gcc.dg/torture/pr40470-1.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr40470-2.c
      - copied unchanged from r148675,
trunk/gcc/testsuite/gcc.dg/torture/pr40470-2.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr40470-3.c
      - copied unchanged from r148675,
trunk/gcc/testsuite/gcc.dg/torture/pr40470-3.c
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/pr40470-4.c
      - copied unchanged from r148675,
trunk/gcc/testsuite/gcc.dg/torture/pr40470-4.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/i386.h
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40470


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