[Bug target/83781] [8 Regression] Bootstrap failed on x86 with --with-arch=corei7 --with-cpu=corei7

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 11 03:23:00 GMT 2018


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

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
The gcc/hsa-dump.c warning doesn't seem to correspond to the latest sources. 
hsa_seg_name() returns one of a number of short strings, the longest being
"UNKNOWN_SEGMENT" but the warning says the %s argument can be up to 71
characters long.


More information about the Gcc-bugs mailing list