From patchwork Tue Feb 26 15:30:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Committed: Fix PR target/54662 Date: Tue, 26 Feb 2013 05:30:19 -0000 From: Joern Rennecke X-Patchwork-Id: 223241 Message-Id: <20130226103019.0gjufgmqo0s0gk8w-nzlynne@webmail.spamcop.net> To: gcc-patches@gcc.gnu.org Committed as obvious. 2013-02-26 Joern Rennecke PR target/54662 * config/mep/t-mep (mep-pragma.o): Use ALL_COMPILERFLAGS instead of ALL_CFLAGS. Index: config/mep/t-mep =================================================================== --- config/mep/t-mep (revision 196254) +++ config/mep/t-mep (working copy) @@ -29,7 +29,7 @@ mep-pragma.o: $(srcdir)/config/mep/mep-p coretypes.h $(TM_H) $(TREE_H) $(RTL_H) $(C_PRAGMA_H) \ $(CPPLIB_H) hard-reg-set.h output.h $(srcdir)/config/mep/mep-protos.h \ function.h insn-config.h reload.h $(TARGET_H) - $(COMPILER) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< + $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< MULTILIB_OPTIONS = mel mall-opts mfar MULTILIB_DIRNAMES = el allopt far