* gensupport.c (target_flags): Add.
From-SVN: r46454
This commit is contained in:
parent
b36b070c79
commit
c8cf201f95
@ -1,3 +1,7 @@
|
||||
Tue Oct 23 21:45:40 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
|
||||
|
||||
* gensupport.c (target_flags): Add.
|
||||
|
||||
Tue Oct 23 13:05:53 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.
|
||||
|
||||
* builtins.c (expand_builtin_setjmp): Only call convert_memory_address
|
||||
|
@ -26,6 +26,9 @@
|
||||
#include "gensupport.h"
|
||||
|
||||
|
||||
/* In case some macros used by files we include need it, define this here. */
|
||||
int target_flags;
|
||||
|
||||
static struct obstack obstack;
|
||||
struct obstack *rtl_obstack = &obstack;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user