https://sourceware.org/bugzilla/show_bug.cgi?id=23350
Dan Bonachea changed:
What|Removed |Added
CC||dobonachea at lbl dot gov
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
See Also|
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
--- Comment #7 from H.J. Lu ---
get_symbols has
if (!blhe)
{
/* The plugin is called to claim symbols in an archive element
from plugin_object_p. But those symbols aren't needed to
create outpu
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
--- Comment #6 from Martin Liska ---
Sorry for not precise reproducer. I was reducing that from an existing package
that normally succeeds w/o LTO.
So what about this:
$ cat main.i
int wrl;
int main ()
{
return 0;
}
$ cat lib.i
int wrl;
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
H.J. Lu changed:
What|Removed |Added
Status|REOPENED|WAITING
--- Comment #5 from H.J. Lu ---
(I
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
--- Comment #4 from zenith432 at users dot sourceforge.net ---
What difference does it make? This is undefined behavior. It doesn't link
-fno-lto either.
gcc -c main.i && gcc -c lib.i && ar rusc lib.a lib.o
gcc main.o lib.a lib.a
/usr/bin/l
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
Martin Liska changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
Martin Liska changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
H.J. Lu changed:
What|Removed |Added
CC|hjl at sourceware dot org |
--
You are receiving this mail bec
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=23350
Martin Liska changed:
What|Removed |Added
CC||hjl at sourceware dot org,
11 matches
Mail list logo