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/35664] unable to find a register to spill in class 'FP_REGS'



------- Comment #10 from ebotcazou at gcc dot gnu dot org  2010-09-22 08:37 -------
Subject: Bug 35664

Author: ebotcazou
Date: Wed Sep 22 08:36:35 2010
New Revision: 164514

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164514
Log:
        PR target/35664
        * config/sparc/constraints.md ('e'): Return NO_REGS if !TARGET_FPU.
        ('f'): Likewise.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/sparc/mnofpu.c
      - copied unchanged from r164513,
trunk/gcc/testsuite/gcc.target/sparc/mnofpu.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/sparc/constraints.md
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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