Fix nit.
* config/ia64/ia64.c: Delete stdio.h and ctype.h includes. From-SVN: r33007
This commit is contained in:
parent
1c81f9fe75
commit
fbc18d1984
@ -1,3 +1,7 @@
|
|||||||
|
Fri Apr 7 11:50:54 2000 Jim Wilson <wilson@cygnus.com>
|
||||||
|
|
||||||
|
* config/ia64/ia64.c: Delete stdio.h and ctype.h includes.
|
||||||
|
|
||||||
2000-04-07 Jason Merrill <jason@casey.cygnus.com>
|
2000-04-07 Jason Merrill <jason@casey.cygnus.com>
|
||||||
|
|
||||||
* calls.c (expand_call): emit_queue if we're trying a sibcall.
|
* calls.c (expand_call): emit_queue if we're trying a sibcall.
|
||||||
|
@ -20,8 +20,6 @@ along with GNU CC; see the file COPYING. If not, write to
|
|||||||
the Free Software Foundation, 59 Temple Place - Suite 330,
|
the Free Software Foundation, 59 Temple Place - Suite 330,
|
||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02111-1307, USA. */
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <ctype.h>
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
#include "rtl.h"
|
#include "rtl.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user