OSDN Git Service

* Makefile.in (bt-load.o): Depend on except.h.
[pf3gnuchains/gcc-fork.git] / gcc / common.opt
index 302dfac..a384b04 100644 (file)
@@ -1,5 +1,5 @@
 ; Options for the language- and target-independent parts of the compiler.
 ; Options for the language- and target-independent parts of the compiler.
-; Copyright (C) 2003 Free Software Foundation, Inc.
+; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
 ;
 ; This file is part of GCC.
 ;
@@ -243,6 +243,10 @@ fbranch-target-load-optimize2
 Common
 Perform branch target load optimization after prologue / epilogue threading
 
 Common
 Perform branch target load optimization after prologue / epilogue threading
 
+fbtr-bb-exclusive
+Common
+Restrict target load migration not to re-use registers in any basic block
+
 fcall-saved-
 Common Joined RejectNegative
 -fcall-saved-<register>        Mark <register> as being preserved across functions
 fcall-saved-
 Common Joined RejectNegative
 -fcall-saved-<register>        Mark <register> as being preserved across functions