From 6fee6a57a68ab6a7ddcc1df7f7454200ab244b5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Wed, 22 Mar 2006 00:29:25 +0000 Subject: [PATCH] - updated for 4.2. Changed files: gcc-nodebug.patch -> 1.7 --- gcc-nodebug.patch | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch index 545d849..03dfe0e 100644 --- a/gcc-nodebug.patch +++ b/gcc-nodebug.patch @@ -1,12 +1,13 @@ ---- gcc-4.1-20050522/gcc/Makefile.in.orig 2005-05-20 21:17:40.000000000 +0000 -+++ gcc-4.1-20050522/gcc/Makefile.in 2005-05-26 10:49:01.000000000 +0000 -@@ -148,10 +148,10 @@ +--- trunk/gcc/Makefile.in.orig 2006-03-22 00:17:58.000000000 +0100 ++++ trunk/gcc/Makefile.in 2006-03-22 01:25:39.000000000 +0100 +@@ -149,11 +149,11 @@ # TCFLAGS is used for compilations with the GCC just built. XCFLAGS = TCFLAGS = -CFLAGS = -g --STAGE1_CFLAGS = -g @stage1_cflags@ +CFLAGS = + LDFLAGS = @LDFLAGS@ +-STAGE1_CFLAGS = -g @stage1_cflags@ +STAGE1_CFLAGS = @stage1_cflags@ STAGE1_CHECKING = -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -BOOT_CFLAGS = -g -O2 @@ -14,7 +15,7 @@ # Flags to determine code coverage. When coverage is disabled, this will # contain the optimization flags, as you normally want code coverage -@@ -520,7 +520,7 @@ +@@ -540,7 +540,7 @@ # Options to use when compiling libgcc2.a. # @@ -22,7 +23,7 @@ +LIBGCC2_DEBUG_CFLAGS = LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) \ $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) \ - -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@ + -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED \ --- gcc-4.0-20040919/gcc/ada/Makefile.in.orig 2004-09-13 12:18:40.000000000 +0200 +++ gcc-4.0-20040919/gcc/ada/Makefile.in 2004-09-26 11:40:30.070894416 +0200 @@ -73,7 +73,7 @@ -- 2.44.0