diff gcc/config/mcore/mcore.md @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
line wrap: on
line diff
--- a/gcc/config/mcore/mcore.md	Tue May 25 18:58:51 2010 +0900
+++ b/gcc/config/mcore/mcore.md	Tue Mar 22 17:18:12 2011 +0900
@@ -1,5 +1,5 @@
 ;;  Machine description the Motorola MCore
-;;  Copyright (C) 1993, 1999, 2000, 2004, 2005, 2007
+;;  Copyright (C) 1993, 1999, 2000, 2004, 2005, 2007, 2009, 2010
 ;;  Free Software Foundation, Inc.
 ;;  Contributed by Motorola.
 
@@ -54,6 +54,7 @@
 			 "nothing")
 
 (include "predicates.md")
+(include "constraints.md")
 
 ;; -------------------------------------------------------------------------
 ;; Test and bit test
@@ -697,8 +698,6 @@
   ""
   "
 {
-  extern int flag_omit_frame_pointer;
-
   /* If this is an add to the frame pointer, then accept it as is so
      that we can later fold in the fp/sp offset from frame pointer
      elimination.  */