summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-03 03:56:11 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-03 03:56:11 +0000
commit1f389448003724715270f19408658ef9f304ee74 (patch)
tree03176fd71f48c52ca679929bfc53db2155f82ae9 /gcc/config.in
parent573ddd22d29244e4df99524c25079b33f7ee9e68 (diff)
downloadgcc-1f389448003724715270f19408658ef9f304ee74.tar.gz
regen
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28439 138bc75d-0d04-0410-961f-82ee72b054a4
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 c804a2b682e..5c59a47da8b 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