]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in: Special rule for seh_init.o no longer needed.
authorTristan Gingold <gingold@adacore.com>
Wed, 15 Jul 2009 10:00:15 +0000 (10:00 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Jul 2009 10:00:15 +0000 (12:00 +0200)
2009-07-15  Tristan Gingold  <gingold@adacore.com>

* gcc-interface/Makefile.in: Special rule for seh_init.o no longer
needed.

From-SVN: r149670

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index bc2ccb0c7b1f3de3b1f906b5483c99b2d6b458e9..fa15e6c24fe345f94711d76a295c856bdafc4def 100644 (file)
@@ -1,3 +1,8 @@
+2009-07-15  Tristan Gingold  <gingold@adacore.com>
+
+       * gcc-interface/Makefile.in: Special rule for seh_init.o no longer
+       needed.
+
 2009-07-15  Robert Dewar  <dewar@adacore.com>
 
        * debug.adb: Add -gnatd.O to output SCO table
index 9ec41afa8bafefb0bd15e2c520708599c34780c4..09d8812fc3262350e602056b95fa7f558923d2b7 100644 (file)
@@ -2654,12 +2654,6 @@ targext.o : targext.c
                $(ALL_CPPFLAGS) $(INCLUDES_FOR_SUBDIR) \
                $< $(OUTPUT_OPTION)
 
-# No optimization to compile this file as optimizations (-O1 or above) breaks
-# the SEH handling on Windows. The reasons are not clear.
-seh_init.o : seh_init.c raise.h
-       $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ADA_CFLAGS) -O0 \
-                $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION)
-
 # Need to keep the frame pointer in this file to pop the stack properly on
 # some targets.
 tracebak.o  : tracebak.c tb-alvms.c tb-alvxw.c tb-gcc.c