* config/pa/pa-linux.h (TARGET_GAS): Remove comment.

From-SVN: r181759
This commit is contained in:
Gerald Pfeifer 2011-11-27 05:50:12 +00:00 committed by Gerald Pfeifer
parent f6d93d7483
commit a58371f313
2 changed files with 4 additions and 1 deletions

View 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

View 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