]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (expmed.o-warn): Remove.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Oct 2013 19:52:27 +0000 (21:52 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Oct 2013 19:52:27 +0000 (21:52 +0200)
* Makefile.in (expmed.o-warn): Remove.

From-SVN: r203130

gcc/ChangeLog
gcc/Makefile.in

index 39df05220b40572d110025cb860bbec9c88b10d9..a5cd31b4b7d75265d212aca2ecc73b2a6594dd1c 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-02  Uros Bizjak  <ubizjak@gmail.com>
+
+       * Makefile.in (expmed.o-warn): Remove.
+
 2013-10-02  Andrew MacLeod  <amacleod@redhat.com>
 
        * graphite-scop-detection.c: Include tree-ssa-propagate,h.
@@ -20,7 +24,7 @@
        * tree-into-ssa.c (mark_virtual_operand_for_renaming,
        mark_virtual_phi_result_for_renaming): Relocate here.
        * tree-into-ssa.h: Add prototypes.
-       * tree-ssa-phiopt.c: (tree_ssa_phiopt_worker) Use 
+       * tree-ssa-phiopt.c: (tree_ssa_phiopt_worker) Use
        single_pred_before_succ_order.
        (blocks_in_phiopt_order): Rename and move to cfganal.c.
        (nonfreeing_call_p) Move to gimple.c.
index 20516cb99f6f54b1c8acf84c87faed9fa8208add..3fd746b72e9bad9ce3b26b10b76b7a7836f14613 100644 (file)
@@ -193,7 +193,6 @@ GCC_WARN_CXXFLAGS = $(LOOSE_WARN) $($(@D)-warn) $(NOCOMMON_FLAG) $($@-warn)
 # flex output may yield harmless "no previous prototype" warnings
 build/gengtype-lex.o-warn = -Wno-error
 gengtype-lex.o-warn = -Wno-error
-expmed.o-warn = -Wno-error
 
 # All warnings have to be shut off in stage1 if the compiler used then
 # isn't gcc; configure determines that.  WARN_CFLAGS will be either