mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-17 02:58:56 +08:00
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>
|
||||
|
||||
* 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,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "config.h"
|
||||
#include "system.h"
|
||||
#include "rtl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user