mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 07:18:59 +08:00
Patch from Robert Lipe
* config/ia64/ia64.c: Include system.h. From-SVN: r32455
This commit is contained in:
parent
fac62ecf5f
commit
ed9ccd8a79
@ -1,3 +1,7 @@
|
||||
2000-03-09 Robert Lipe <robertl@sco.com>
|
||||
|
||||
* config/ia64/ia64.c: Include system.h.
|
||||
|
||||
2000-03-09 Jason Merrill <jason@casey.cygnus.com>
|
||||
|
||||
* except.c (nothrow_function_p): If -fno-exceptions, just return.
|
||||
|
@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "config.h"
|
||||
#include "system.h"
|
||||
#include "rtl.h"
|
||||
#include "tree.h"
|
||||
#include "tm_p.h"
|
||||
|
Loading…
Reference in New Issue
Block a user