https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81525
Sven C. Dack changed:
What|Removed |Added
CC||sven.c.dack at sky dot com
--- Comment
Assignee: unassigned at gcc dot gnu.org
Reporter: sven.c.dack at sky dot com
Target Milestone: ---
Created attachment 42093
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42093&action=edit
bug.c
Hello,
while compiling ffmpeg with -fgraphite-identity did gcc run
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82057
--- Comment #1 from Sven C. Dack ---
Now with the update it looks much like it's a duplicate of 81226 and 80069. I
did a search before posting this bug, but couldn't find anything close to it.
Sorry if I'm reporting the same issue here.
: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: sven.c.dack at sky dot com
Target Milestone: ---
Both grep-3.0 and m4-1.4.18 show the same error message, because they both make
use of the same source file "obstack.c".
...
CCLD grep
/dev/shm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80612
--- Comment #1 from Sven C. Dack ---
The same ICE can be seen when compiling bison-3.0.4, coreutils-8.27 and
tar-1.29, because these, too, makes use of the same "obstack.c" file.