------- Comment #7 from pinskia at gcc dot gnu dot org  2009-10-05 17:46 -------
Fixed on the trunk.


------- Comment #8 from pinskia at gcc dot gnu dot org  2009-10-05 17:46 -------
Subject: Bug 40992

Author: pinskia
Date: Mon Oct  5 17:46:35 2009
New Revision: 152458

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152458
Log:
2009-10-05  Andrew Pinski  <andrew_pin...@playstation.sony.com>

        PR tree-opt/40992
        * final.c (asm_str_count): Split out from asm_insn_count.
        * rtl.h (asm_str_count): New prototype.
        * tree-inline (estimate_num_insns) <case GIMPLE_ASM>: Call
        asm_str_count.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/final.c
    trunk/gcc/rtl.h
    trunk/gcc/tree-inline.c


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5 Regression]    |[4.3/4.4 Regression] cunroll
                   |cunroll ignoring asm size   |ignoring asm size


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40992

Reply via email to