aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-07-08 18:28:12 -0600
committerJeff Law <law@gcc.gnu.org>1998-07-08 18:28:12 -0600
commit2bab5c1915a90517a48f91a0d4416eefc880d1c4 (patch)
treeaf8f806611bc315a38621c0e49ec4391471743df /gcc
parent00ccc16d80f6919608604373eff0ec9fad3427f8 (diff)
downloadgcc-2bab5c1915a90517a48f91a0d4416eefc880d1c4.zip
gcc-2bab5c1915a90517a48f91a0d4416eefc880d1c4.tar.gz
gcc-2bab5c1915a90517a48f91a0d4416eefc880d1c4.tar.bz2
Regenerated.
From-SVN: r21024
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 3bcc287..b4e9898 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -15,6 +15,9 @@
of bytes to skip when using the GAS .p2align command. */
#undef HAVE_GAS_MAX_SKIP_P2ALIGN
+/* Define if your assembler supports .balign and .p2align. */
+#undef HAVE_GAS_BALIGN_AND_P2ALIGN
+
/* Define if you have a working <inttypes.h> header file. */
#undef HAVE_INTTYPES_H