]> gcc.gnu.org Git - gcc.git/commitdiff
* config/pa/pa-linux.h (TARGET_GAS): Remove comment.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 27 Nov 2011 05:50:12 +0000 (05:50 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 27 Nov 2011 05:50:12 +0000 (05:50 +0000)
From-SVN: r181759

gcc/ChangeLog
gcc/config/pa/pa-linux.h

index 5a6b5d33733ea785732bba157c2053116ad41371..e49291899ebab6025eada59b602546d4d22e48d1 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-27  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * config/pa/pa-linux.h (TARGET_GAS): Remove comment.
+
 2011-11-26  Richard Henderson  <rth@redhat.com>
 
        * config/arm/arm.c (arm_init_libfuncs): Call init_sync_libfuncs
index addc0e18c8bbb08d7cffcd830d989be70316dbc7..6cc68a5c6e1ab3be4965dc5d0c984cdfd3a6b9c5 100644 (file)
@@ -133,7 +133,6 @@ along with GCC; see the file COPYING3.  If not see
     }                                                          \
   while (0)
 
-/* Linux always uses gas.  */
 #undef TARGET_GAS
 #define TARGET_GAS 1
 
This page took 0.092389 seconds and 5 git commands to generate.