microblaze.h (ASM_SPEC): Remove %{microblaze1}.

* config/microblaze/microblaze.h (ASM_SPEC): Remove
	%{microblaze1}.

From-SVN: r168812
This commit is contained in:
Joseph Myers 2011-01-14 18:55:27 +00:00 committed by Joseph Myers
parent da290a425c
commit 438da41abf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-01-14 Joseph Myers <joseph@codesourcery.com>
* config/microblaze/microblaze.h (ASM_SPEC): Remove
%{microblaze1}.
2011-01-14 Joseph Myers <joseph@codesourcery.com>
* config/m32r/little.h (CPP_ENDIAN_SPEC, CC1_ENDIAN_SPEC,

View File

@ -77,7 +77,6 @@ extern enum pipeline_type microblaze_pipe;
#define TARGET_ASM_SPEC ""
#define ASM_SPEC "\
%{microblaze1} \
%(target_asm_spec)"
/* Extra switches sometimes passed to the linker. */