summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-17 01:37:42 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-17 01:37:42 +0000
commitb25d98084e24a4962a4be83517885e85eb684106 (patch)
treeeee3b28854e407b76cd220081f8a10690bd573ee /gcc/config.in
parent701753a090e69dad5973a54ddcce6aa3713b5a27 (diff)
downloadgcc-b25d98084e24a4962a4be83517885e85eb684106.tar.gz
* config/sparc/sol2-bi.h (AS_SPARC64_FLAG): New.
* config/sparc/sol2-gas-bi.h: New file. * config.gcc (sparc*-solaris): Add it as needed. * configure.in (AS_SPARC64_FLAG): Remove check. * config.in, configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52393 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/config.in b/gcc/config.in
index bd43cb84cdb..06f9742af49 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -1,4 +1,4 @@
-/* config.in. Generated automatically from configure.in by autoheader 2.13. */
+/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
@@ -532,9 +532,6 @@
/* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
#undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
-/* Define if the assembler supports 64bit sparc. */
-#undef AS_SPARC64_FLAG
-
/* Define if your assembler supports offsetable %lo(). */
#undef HAVE_AS_OFFSETABLE_LO10