[Bug tree-optimization/83781] [8 Regression] Bootstrap failed on x86 with --with-arch=corei7 --with-cpu=corei7
kb2gmx at verizon dot net
gcc-bugzilla@gcc.gnu.org
Fri Jan 12 17:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83781
David Frantz <kb2gmx at verizon dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kb2gmx at verizon dot net
--- Comment #10 from David Frantz <kb2gmx at verizon dot net> ---
Look a the declaration for buf. (line number 783)
Change the char buf[64] to char buf[128]
This worked for me.
-David Frantz
More information about the Gcc-bugs
mailing list