https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94253
--- Comment #3 from John David Anglin ---
Okay, the problem is the test lacks a '-fcommon' option.
The default was changed here:
2019-11-20 Wilco Dijkstra
PR85678
* common.opt (fcommon): Change init to 1.
* doc/invok
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94253
--- Comment #2 from John David Anglin ---
r278376 was okay. r278658 was bad.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94253
John David Anglin changed:
What|Removed |Added
Component|target |c
--- Comment #1 from John David Ang