$OpenBSD: patch-gcc_ada_gcc-interface_Makefile_in,v 1.1.1.1 2011/11/14 13:00:57 pascal Exp $
--- gcc/ada/gcc-interface/Makefile.in.orig	Mon Nov 14 13:38:53 2011
+++ gcc/ada/gcc-interface/Makefile.in	Mon Nov 14 13:39:08 2011
@@ -103,12 +103,12 @@ MAKEINFO = makeinfo
 TEXI2DVI = texi2dvi
 TEXI2PDF = texi2pdf
 GNATBIND_FLAGS = -static -x
-ADA_CFLAGS =
+ADA_CFLAGS = -O1
 ADAFLAGS = -W -Wall -gnatpg -gnata
 SOME_ADAFLAGS =-gnata
 FORCE_DEBUG_ADAFLAGS = -g
 GNATLIBFLAGS = -gnatpg -nostdinc
-GNATLIBCFLAGS = -g -O2
+GNATLIBCFLAGS = -g -O1
 # Pretend that _Unwind_GetIPInfo is available for the target by default.  This
 # should be autodetected during the configuration of libada and passed down to
 # here, but we need something for --disable-libada and hope for the best.
