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]

r164514 - in /branches/gcc-4_4-branch/gcc: Chan...


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


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