Remove -funroll-loops -fpeel-loops mistakenly added to BOOT_CFLAGS in my
authorZdenek Dvorak <rakdver@gcc.gnu.org>
Wed, 26 Feb 2003 10:49:54 +0000 (10:49 +0000)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Wed, 26 Feb 2003 10:49:54 +0000 (10:49 +0000)
last commit.

From-SVN: r63463

gcc/Makefile.in

index 494a14b48d48aeddcf1fb7749a48d384cb19c322..600fea65f7a5069d4312bc9fd7cba754bbf94995 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