https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
--- Comment #5 from Andrew Pinski ---
(In reply to seurer from comment #4)
> FYI, this also causes an issue when building spec2017 in case anyone else
> runs into that. I'll have to change this part to use -fcommon.
That was/is PR 92612.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
--- Comment #4 from seurer at gcc dot gnu.org ---
FYI, this also causes an issue when building spec2017 in case anyone else runs
into that. I'll have to change this part to use -fcommon.
/home/seurer/gcc/install/gcc-test/bin/gcc -m64 -O3 -m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
--- Comment #3 from seurer at gcc dot gnu.org ---
Opened different pr for the go part
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92605
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
--- Comment #2 from Andrew Pinski ---
(In reply to seurer from comment #1)
>
> and it causes a link error in building go
Please file that seperately because libgo is wrong here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92602
seurer at gcc dot gnu.org changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
---