]> gcc.gnu.org Git - gcc.git/commitdiff
Pass correct -g<n> value for -gstabs, -gcoff, etc.
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 11 May 1993 21:07:56 +0000 (21:07 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 11 May 1993 21:07:56 +0000 (21:07 +0000)
From-SVN: r4426

gcc/config/mips/iris3.h
gcc/config/mips/mips.h
gcc/config/mips/news4.h
gcc/config/mips/ultrix.h

index 079da38d2b8b57e51a35e1300c5b37d69c475dc4..d807ccf5d6e9aa5d4955fb42df0c5f6167333eb4 100644 (file)
@@ -46,7 +46,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        %{pipe: %e-pipe is not supported.} \
        %{mips1} %{mips2} %{mips3} \
        %{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3} \
-       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K}} \
+       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K} \
+       %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} \
+       %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
+       %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
+       %{gcoff:-g} %{gstabs0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}} \
 %{G*}"
 
 #define LINK_SPEC "\
index ae8a191712900de2f9d5f067ea1db24d5de21a27..4597ed18d4f749925fdf6dcae16ff4ef73425292 100644 (file)
@@ -550,7 +550,11 @@ while (0)
        %{EL: %e-EL not supported} \
        %{mips1} %{mips2} %{mips3} \
        %{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3} \
-       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K}} \
+       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K} \
+       %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} \
+       %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
+       %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
+       %{gcoff:-g} %{gstabs0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}} \
 %{G*}"
 
 #endif                         /* ASM_SPEC */
index c535830a38821f9ed746eb426f0fe8438e33306d..ba3ad1c182b76b9328d397ebd60f03ef297cedd9 100644 (file)
@@ -30,7 +30,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        %{EL: %e-EL not supported} \
        %{mips1} %{mips2} %{mips3} \
        %{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3} \
-       %{g} %{g1} %{g2} %{g3} %{g0} %{v} %{K}} \
+       %{g} %{g1} %{g2} %{g3} %{g0} %{v} %{K} \
+       %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} \
+       %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
+       %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
+       %{gcoff:-g} %{gstabs0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}} \
 %{G*}"
 
 #define SYSTEM_INCLUDE_DIR "/usr/include2.0"
index 46d0fb9653fdba0e54fdeba2ff912a12082085ae..7b98ae3beedcc4b081f1744e910f31c9d3cae32e 100644 (file)
@@ -33,7 +33,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        %{EB: %e-EB not supported} \
        %{mips1} %{mips2} %{mips3} \
        %{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3} \
-       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K}} \
+       %{g} %{g0} %{g1} %{g2} %{g3} %{v} %{K} \
+       %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} \
+       %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
+       %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
+       %{gcoff:-g} %{gstabs0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}} \
 %{G*}"
 #endif
 
This page took 0.063202 seconds and 5 git commands to generate.