From: Richard Stallman Date: Sat, 29 May 1993 16:16:01 +0000 (+0000) Subject: Undef PC. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71ae9cc6ce74e853c802bb5ec8dad7704f53ce41;p=gcc.git Undef PC. From-SVN: r4592 --- diff --git a/gcc/rtl.h b/gcc/rtl.h index fbebd17f655..72eac9cf880 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -23,6 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef FFS /* Some systems predefine this symbol; don't let it interfere. */ #undef FLOAT /* Likewise. */ #undef ABS /* Likewise. */ +#undef PC /* Likewise. */ /* Register Transfer Language EXPRESSIONS CODES */