aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1992-10-20 14:13:38 -0700
committerJim Wilson <wilson@gcc.gnu.org>1992-10-20 14:13:38 -0700
commitc0524a3483948f25fd308aaeea003e07e3b562e7 (patch)
treea0f8eba22207257ee6d5c0b4efbe3480441d5a13
parent967e44126c98f3d1bf891fd25e3a1660b82678a1 (diff)
downloadgcc-c0524a3483948f25fd308aaeea003e07e3b562e7.zip
gcc-c0524a3483948f25fd308aaeea003e07e3b562e7.tar.gz
gcc-c0524a3483948f25fd308aaeea003e07e3b562e7.tar.bz2
Change global-alloc.c to global.c
From-SVN: r2536
-rw-r--r--gcc/config/sparc/sparc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h
index 2540652..f4c8b00 100644
--- a/gcc/config/sparc/sparc.h
+++ b/gcc/config/sparc/sparc.h
@@ -358,7 +358,7 @@ extern int hard_regno_mode_ok[FIRST_PSEUDO_REGISTER];
may be accessed via the stack pointer) in functions that seem suitable.
This is computed in `reload', in reload1.c.
- Used in flow.c, global-alloc.c, and reload1.c. */
+ Used in flow.c, global.c, and reload1.c. */
extern int leaf_function;
#define FRAME_POINTER_REQUIRED \