Commit bbfb86aa by David Edelsohn Committed by David Edelsohn

* config/rs6000/rs6000.c (common_mode_defined): Mark for PCH.

From-SVN: r61190
parent 3859c32a
2003-01-10 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.c (common_mode_defined): Mark for PCH.
2003-01-10 Geoffrey Keating <geoffk@apple.com>
* Makefile.in (parsedir): New variable.
......
......@@ -95,7 +95,7 @@ int rs6000_fprs = 1;
const char *rs6000_isel_string;
/* Set to nonzero once AIX common-mode calls have been defined. */
static int common_mode_defined;
static GTY(()) int common_mode_defined;
/* Private copy of original value of flag_pic for ABI_AIX. */
static int rs6000_flag_pic;
......
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