summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-12 20:05:24 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-12 20:05:24 +0000
commit834dedcc10a72c8fabe89730dadf98c1f00b0690 (patch)
tree754dd129f075108cf849014677c997ee1c218651
parent6d6c1801e6cea85a4d570120f4c2fb53fa541738 (diff)
downloadppe42-gcc-834dedcc10a72c8fabe89730dadf98c1f00b0690.tar.gz
ppe42-gcc-834dedcc10a72c8fabe89730dadf98c1f00b0690.zip
Regenerate again, oops
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69273 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 106fcc605e8..cdb7c563831 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -495,6 +495,9 @@
/* Define if your assembler supports the --gdwarf2 option. */
#undef HAVE_AS_GDWARF2_DEBUG_FLAG
+/* Define if your assembler supports the --gstabs option. */
+#undef HAVE_AS_GSTABS_DEBUG_FLAG
+
/* Define if your linker links a mix of read-only
and read-write sections into a read-write section. */
#undef HAVE_LD_RO_RW_SECTION_MIXING
OpenPOWER on IntegriCloud