aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2011-11-27 05:50:12 +0000
committerGerald Pfeifer <gerald@pfeifer.com>2011-11-27 05:50:12 +0000
commit4cd197b7672ca73fb4414e23bb7e1753d3ef2b62 (patch)
tree1364254d54136d00aeb8b22dd4deaa072c27b673
parent60c0f1ac95fc94aa975c5638e4c1f1d05add1d8c (diff)
* config/pa/pa-linux.h (TARGET_GAS): Remove comment.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@181759 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/pa/pa-linux.h1
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5a6b5d33733..e49291899eb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/config/pa/pa-linux.h b/gcc/config/pa/pa-linux.h
index addc0e18c8b..6cc68a5c6e1 100644
--- a/gcc/config/pa/pa-linux.h
+++ b/gcc/config/pa/pa-linux.h
@@ -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