re PR rtl-optimization/49014 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched...
authorAndrey Belevantsev <abel@ispras.ru>
Wed, 25 May 2011 07:59:06 +0000 (11:59 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Wed, 25 May 2011 07:59:06 +0000 (11:59 +0400)
        PR rtl-optimization/49014
        * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.

From-SVN: r174172

gcc/ChangeLog
gcc/config/i386/athlon.md

index beef7f1a0325e1cae0eb94c3f52757a9dcd00736..a61c9a3a22dedcaab24580d371761b5234000986 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-25  Andrey Belevantsev  <abel@ispras.ru>
+
+       PR rtl-optimization/49014
+       * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.
+
 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/49128
index 341adf4d1a5e35d08fe175a010a9acfed71a4657..2896a154d1ef13b30a726cb63b12e95d0471252a 100644 (file)
                         "athlon-direct,athlon-fploadk8,athlon-fadd")
 (define_insn_reservation "athlon_ssecomi" 4
                         (and (eq_attr "cpu" "athlon,k8,generic64")
-                             (eq_attr "type" "ssecmp"))
+                             (eq_attr "type" "ssecomi"))
                         "athlon-vector,athlon-fpsched,athlon-fadd")
 (define_insn_reservation "athlon_ssecomi_amdfam10" 3
                         (and (eq_attr "cpu" "amdfam10")