]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
reload1.c (eliminate_regs): Don't do anything, if we're not generating code.
authorNathan Sidwell <nathan@acm.org>
Mon, 7 Dec 1998 22:10:43 +0000 (15:10 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 7 Dec 1998 22:10:43 +0000 (15:10 -0700)

        * reload1.c (eliminate_regs): Don't do anything, if we're not
        generating code.

From-SVN: r24167

gcc/ChangeLog

index bb4d0e453a3045c2afc6e9a7d044f35d332b090a..0e9c7070e227d82dcd6524add0d0e75b97bde713 100644 (file)
@@ -1,3 +1,8 @@
+Mon Dec  7 23:07:38 1998  Nathan Sidwell  <nathan@acm.org>
+
+       * reload1.c (eliminate_regs): Don't do anything, if we're not
+       generating code.
+
 Mon Dec  7 15:27:09 1998  DJ Delorie  <dj@cygnus.com>
 
        * mips/mips.h (ENCODE_SECTION_INFO): Handle TARGET_EMBEDDED_DATA.