[Bug ipa/80663] signed integer overflow in ipa-split.c

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 22 11:40:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80663

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jun 22 11:40:00 2017
New Revision: 249548

URL: https://gcc.gnu.org/viewcvs?rev=249548&root=gcc&view=rev
Log:
Backport r248489

2017-06-22  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-05-26  Martin Liska  <mliska@suse.cz>

        PR ipa/80663
        * params.def: Bound partial-inlining-entry-probability param.
2017-06-22  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-05-26  Martin Liska  <mliska@suse.cz>

        PR ipa/80663
        * g++.dg/ipa/pr80212.C: Remove the test as it does not longer
        split at the problematic spot.
        * gcc.dg/ipa/pr48195.c: Change 101 to 100 as 101 is no longer
        a valid value of the param.

Removed:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/ipa/pr80212.C
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/params.def
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/ipa/pr48195.c


More information about the Gcc-bugs mailing list