aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>1999-08-02 23:56:11 -0400
committerJason Merrill <jason@gcc.gnu.org>1999-08-02 23:56:11 -0400
commitce12589b90b25a836b7a06a7c4b9bbc4ddec407f (patch)
tree03176fd71f48c52ca679929bfc53db2155f82ae9 /gcc/config.in
parente656c72f3c31bb5ef8b0d70258cee7249d1e024a (diff)
downloadgcc-ce12589b90b25a836b7a06a7c4b9bbc4ddec407f.zip
gcc-ce12589b90b25a836b7a06a7c4b9bbc4ddec407f.tar.gz
gcc-ce12589b90b25a836b7a06a7c4b9bbc4ddec407f.tar.bz2
regen
From-SVN: r28439
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index c804a2b..5c59a47 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -30,6 +30,12 @@
/* Define if your assembler supports .balign and .p2align. */
#undef HAVE_GAS_BALIGN_AND_P2ALIGN
+/* Define if your assembler supports offsetable %lo(). */
+#undef HAVE_AS_OFFSETABLE_LO10
+
+/* Define if your assembler supports .register. */
+#undef HAVE_AS_REGISTER_PSEUDO_OP
+
/* Define if your assembler supports .subsection and .subsection -1 starts
emitting at the beginning of your section */
#undef HAVE_GAS_SUBSECTION_ORDERING