Home
last modified time | relevance | path

Searched refs:flag_new_regalloc (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtoplev.c900 int flag_new_regalloc = 0; variable
1226 { "new-ra", &flag_new_regalloc, 1,
3173 if (!flag_new_regalloc && initialize_uninitialized_subregs ())
3311 if (flag_new_regalloc)
DChangeLog19194 * toplev.c (flag_new_regalloc): New.
19197 only for the old allocator. If flag_new_regalloc is set, call