diff options
Diffstat (limited to 'gcc/common.opt')
| -rw-r--r-- | gcc/common.opt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index e796245..ea66c10 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -1,6 +1,6 @@ ; Options for the language- and target-independent parts of the compiler. -; Copyright (C) 2003, 2004 Free Software Foundation, Inc. +; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ; ; This file is part of GCC. ; @@ -539,10 +539,6 @@ fmudflapir Common RejectNegative Report Var(flag_mudflap_ignore_reads) Ignore read operations when inserting mudflap instrumentation. -fnew-ra -Common Report Var(flag_new_regalloc) -Use graph-coloring register allocation - freschedule-modulo-scheduled-loops Common Report Var(flag_resched_modulo_sched) Enable/Disable the traditional scheduling in loops that already passed modulo scheduling |
