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

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

From-SVN: r24167
This commit is contained in:
Nathan Sidwell 1998-12-07 15:10:43 -07:00 committed by Jeff Law
parent ac8258565c
commit 9becac0c3e
1 changed files with 5 additions and 0 deletions

View 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.