mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 13:31:04 +08:00
* m68k/m68k.c: Don't include <stdlib.h> directly.
From-SVN: r22444
This commit is contained in:
parent
6f573ff96a
commit
3dbf3a22df
@ -1,3 +1,7 @@
|
||||
Wed Sep 16 01:09:01 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
|
||||
|
||||
* m68k/m68k.c: Don't include <stdlib.h> directly.
|
||||
|
||||
Wed Sep 16 00:30:56 1998 Geoff Keating <geoffk@ozemail.com.au>
|
||||
|
||||
* gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,
|
||||
|
@ -38,10 +38,6 @@ Boston, MA 02111-1307, USA. */
|
||||
/* Needed for use_return_insn. */
|
||||
#include "flags.h"
|
||||
|
||||
#if HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef SUPPORT_SUN_FPA
|
||||
|
||||
/* Index into this array by (register number >> 3) to find the
|
||||
|
Loading…
x
Reference in New Issue
Block a user