[Bug rtl-optimization/79003] [7 Regression] r238991 breaks ODR

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 6 13:57:00 GMT 2017


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

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Jan  6 13:56:48 2017
New Revision: 244155

URL: https://gcc.gnu.org/viewcvs?rev=244155&root=gcc&view=rev
Log:
Fix lto-bootstrap (PR bootstrap/79003).

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

        PR bootstrap/79003
        * lra-constraints.c: Rename invariant to lra_invariant.
        * predict.c (set_even_probabilities): Initialize e to NULL.
2017-01-06  Martin Liska  <mliska@suse.cz>

        PR bootstrap/79003
        * Makefile.in: Add -fno-lto to {C,CPP,LD}FLAGS.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c
    trunk/gcc/predict.c
    trunk/libdecnumber/ChangeLog
    trunk/libdecnumber/Makefile.in


More information about the Gcc-bugs mailing list