From: Jason Merrill Date: Tue, 3 Aug 1999 03:56:11 +0000 (-0400) Subject: regen X-Git-Tag: prereleases/libstdc++-2.92~11384 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce12589b90b25a836b7a06a7c4b9bbc4ddec407f;p=thirdparty%2Fgcc.git regen From-SVN: r28439 --- diff --git a/gcc/config.in b/gcc/config.in index c804a2b682e7..5c59a47da8b4 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