[Bug target/54305] [4.8/4.9 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 3 22:54:00 GMT 2014


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |law at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Jeffrey A. Law <law at redhat dot com> ---
Fixed by r202944:

   2013-09-26  Richard Biener  <rguenther@suse.de>

        * tree-ssa-live.c (var_map_base_init): Handle SSA names with
        DECL_IGNORED_P base VAR_DECLs like anonymous SSA names.
        (loe_visit_block): Use gcc_checking_assert.
        * tree-ssa-coalesce.c (create_outofssa_var_map): Use
        gimple_assign_ssa_name_copy_p.
        (gimple_can_coalesce_p): Adjust according to the var_map_base_init
        change.

        * gcc.dg/tree-ssa/coalesce-2.c: New testcase.



More information about the Gcc-bugs mailing list