* cgraphunit.c (INSNS_PER_CALL): Remove.
From-SVN: r98071
This commit is contained in:
parent
a0ec266ccc
commit
8450a17040
@ -2,6 +2,8 @@
|
||||
|
||||
* rtl.h (CLEAR_RTX_FLAGS): Remove.
|
||||
|
||||
* cgraphunit.c (INSNS_PER_CALL): Remove.
|
||||
|
||||
2005-04-12 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/i386/i386.c (ix86_prepare_sse_fp_compare_args): Split ...
|
||||
|
@ -191,8 +191,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
#include "tree-gimple.h"
|
||||
#include "output.h"
|
||||
|
||||
#define INSNS_PER_CALL 10
|
||||
|
||||
static void cgraph_expand_all_functions (void);
|
||||
static void cgraph_mark_functions_to_output (void);
|
||||
static void cgraph_expand_function (struct cgraph_node *);
|
||||
|
Loading…
Reference in New Issue
Block a user