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 optimization/13034] [3.4 Regression] In function `try_crossjump_to_edge': verify_flow_info: Wrong probability of edge


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-13 06:17 -------
Patches that "look" like they matter during that time frame:
2003-11-11  Eric Christopher  <echristo@redhat.com>

        * reload1.c (reload): Verify that addresses for
        reg_equiv_* are valid for the architecture.

2003-11-11  Eric Christopher  <echristo@redhat.com>

        * function.c (purge_addressof_1): Add libcall check.
        Remove test for cached replacements on fallback case.
        Simplify mode comparisons. Add libcall test for
        paradoxical subregs.

2003-11-11  James E Wilson  <wilson@specifixinc.com>

        * expmed.c (store_bit_field, extract_bit_field): Revert last two
        changes.

-- 


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


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