From: Gerald Pfeifer Date: Sun, 27 Nov 2011 05:50:12 +0000 (+0000) Subject: * config/pa/pa-linux.h (TARGET_GAS): Remove comment. X-Git-Tag: releases/gcc-4.7.0~1931 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a58371f313034981ebdcdbd6e7604a41df281a00;p=thirdparty%2Fgcc.git * config/pa/pa-linux.h (TARGET_GAS): Remove comment. From-SVN: r181759 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5a6b5d33733e..e49291899eba 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-11-27 Gerald Pfeifer + + * config/pa/pa-linux.h (TARGET_GAS): Remove comment. + 2011-11-26 Richard Henderson * 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 addc0e18c8bb..6cc68a5c6e1a 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