This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/20249] [4.0/4.1 Regression] ICE in final_scan_insn, at final.c:2501


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 14:18 -------
It also worked with 20050210.
I think this was caused by:
2005-02-13  Zdenek Dvorak  <dvorakz@suse.cz>

        PR target/17428
        * cfgrtl.c (safe_insert_insn_on_edge): Avoid extending
        life range of hard registers.
        * value-prof.c (insn_prefetch_values_to_profile): Only
        scan normal insns.

        * value-prof.c (rtl_find_values_to_profile): Do not look for values to
        profile in libcalls.



Caroline, I think this is the same as your reported profiledbootstrap failure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ctice at apple dot com,
                   |                            |rakdver at gcc dot gnu dot
                   |                            |org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]