]> gcc.gnu.org Git - gcc.git/commitdiff
regen
authorJason Merrill <jason@gcc.gnu.org>
Tue, 3 Aug 1999 03:56:11 +0000 (23:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 3 Aug 1999 03:56:11 +0000 (23:56 -0400)
From-SVN: r28439

gcc/config.in

index c804a2b682e7ff5b7a3bfc84abc0099a1ae4b345..5c59a47da8b43169051b62dda8157785da674794 100644 (file)
 /* 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
This page took 0.064714 seconds and 5 git commands to generate.