https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #8 from Jonathan Wakely ---
Because incremental rebuilds for trunk are not supported. If it works, that's
nice, if it doesn't, it's not a bug. Do a clean build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #7 from Jonathan Wakely ---
If you get a bootstrap error like this, always try a clean build before
reporting a bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
cqwrteur changed:
What|Removed |Added
Resolution|--- |INVALID
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #5 from Martin Liška ---
Hm, you have | #define HAVE_AS_COMPRESS_DEBUG 2 which is an invalid value.
Please remove the build directory and reconfigure it. Does it help?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #4 from cqwrteur ---
Created attachment 53629
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53629&action=edit
cfg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #3 from Martin Liška ---
It must be toplev config.log file, I will need the one under 'gcc' folder,
thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
--- Comment #2 from cqwrteur ---
Created attachment 53628
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53628&action=edit
config
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107042
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Assignee|unassigned at gcc d