]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: re PR rtl-optimization/49014 (ICE: in reset_sched_cycles_in_current_ebb...
authorAndrey Belevantsev <abel@ispras.ru>
Tue, 12 Jul 2011 12:12:36 +0000 (16:12 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Tue, 12 Jul 2011 12:12:36 +0000 (16:12 +0400)
        Backport from mainline
        2011-05-25  Andrey Belevantsev  <abel@ispras.ru>

        PR rtl-optimization/49014
        * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.

From-SVN: r176197

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

index 85e33be553efa9cea1dcc896509b5cdde7e66d0f..34f298b5809d9f19bb77bb610887327c692c1d06 100644 (file)
@@ -1,3 +1,11 @@
+2011-07-12  Andrey Belevantsev  <abel@ispras.ru>
+
+       Backport from mainline
+       2011-05-25  Andrey Belevantsev  <abel@ispras.ru>
+
+       PR rtl-optimization/49014
+       * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.
+
 2011-07-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR target/49660
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")