Commit c0524a34 by Jim Wilson

Change global-alloc.c to global.c

From-SVN: r2536
parent 967e4412
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment