This is the mail archive of the gcc-patches@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]

Re: Patch [tree-ssa]: prevent edge probability overflow



On Feb 27, 2004, at 12:24 PM, Diego Novillo wrote:


On Fri, 2004-02-27 at 15:14, Dale Johannesen wrote:

         * tree-cfg.c (cleanup_control_expr_graph): Prevent edge
         probability from overflowing due to roundoff errors.

Hmmm, OK, but we are in a freeze period.  Please try to only fix things
that either close a PR, or a bug to which you can provide a test case.

OK; this showed up building SPEC 176.gcc with IMA, and I'm afraid there are several more failures to go...


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