https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64636
--- Comment #2 from Carson Gaspar ---
Removing -fprofile-use also makes the compilation work, so it appears to be a
problem with profile feedback combined with LTO. Either works individually, but
error out if used together.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64636
--- Comment #1 from Carson Gaspar ---
Created attachment 34467
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34467&action=edit
preprocessed regex.i
: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: carson at taltos dot org
LTO bootstrap throws an error on libiberty/regex.c. Removing the LTO compile
options results in a successful compilation of regex.o
gcc 4.9.2
Solaris 11.2
gcc configure command:
../gcc-4.9.2