OSDN Git Service

* Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 4d9254d..43fd168 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-10  Bernd Schmidt  <bernd.schmidt@codesourcery.com>
+
+       * ira-costs.c (record_reg_classes): Ignore alternatives that are
+       not enabled.
+
+       * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
+       * web.c: Include "insn-config.h" and "recog.h".
+       (union_match_dups): New function.
+       (web_main): Call it.
+       (union_defs): Don't try to recognize match_dups.
+
 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/43707