[Bug lto/87525] [7/8/9 Regression] infinite loop generated for fread() if enabling -flto and -D_FORTIFY_SOURCE=2
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 27 12:02:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87525
--- Comment #21 from Martin Jambor <jamborm at gcc dot gnu.org> ---
After a bit more thinking, I found a better spot where to treat extern inline
functions differently, I have proposed a patch in the mailing list:
https://gcc.gnu.org/ml/gcc-patches/2019-02/msg02049.html
More information about the Gcc-bugs
mailing list