[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-17 Thread laurent.stacul at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

--- Comment #6 from Laurent Stacul  ---
Thanks very much for information!

[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

--- Comment #5 from Martin Liška  ---
Note that binutils fixed the issue and backported to the 2.34 branch:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=804b7fd4fdc545a6ed18aee3d4186574861634ef

[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

Andrew Pinski  changed:

   What|Removed |Added

 CC||laurent.stacul at gmail dot com

--- Comment #4 from Andrew Pinski  ---
*** Bug 93732 has been marked as a duplicate of this bug. ***

[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

--- Comment #3 from Martin Liška  ---
(In reply to Sergei Trofimovich from comment #2)
> (In reply to Martin Liška from comment #1)
> > Hello, it's a known and reported issue:
> > https://lists.gnu.org/archive/html/libtool/2020-01/msg00022.html
> > https://sourceware.org/bugzilla/show_bug.cgi?id=25355
> 
> Aha, makes sense. A lot more complicated than I thought. Thank you!

Yes! It seems to me that the discussion is stuck and it blocks testing of GCC
10 with for me in openSUSE. There's quite some -fno-common fallout and this
hides part of the issues.

[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-06 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

--- Comment #2 from Sergei Trofimovich  ---
(In reply to Martin Liška from comment #1)
> Hello, it's a known and reported issue:
> https://lists.gnu.org/archive/html/libtool/2020-01/msg00022.html
> https://sourceware.org/bugzilla/show_bug.cgi?id=25355

Aha, makes sense. A lot more complicated than I thought. Thank you!

[Bug lto/93609] gcc -flto -fno-comon places symbols into ".text" section

2020-02-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93609

Martin Liška  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from Martin Liška  ---
Hello, it's a known and reported issue:
https://lists.gnu.org/archive/html/libtool/2020-01/msg00022.html
https://sourceware.org/bugzilla/show_bug.cgi?id=25355