OSDN Git Service

Remove -funroll-loops -fpeel-loops mistakenly added to BOOT_CFLAGS in my
authorrakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Feb 2003 10:49:54 +0000 (10:49 +0000)
committerrakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Feb 2003 10:49:54 +0000 (10:49 +0000)
last commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63463 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index 494a14b..600fea6 100644 (file)
@@ -74,7 +74,7 @@ XCFLAGS =
 TCFLAGS =
 CFLAGS = -g
 STAGE1_CFLAGS = -g @stage1_cflags@
-BOOT_CFLAGS = -g -O2 -funroll-loops -fpeel-loops
+BOOT_CFLAGS = -g -O2
 
 # Flags to determine code coverage. When coverage is disabled, this will
 # contain the optimization flags, as you normally want code coverage