https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Martin Liška changed:
What|Removed |Added
CC||Hi-Angel at yandex dot ru
--- Comment #11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #10 from Alexander Monakov ---
Bug 64420, which was marked as a duplicate, presents an example where there's
no diagnostics at build time (linking succeeds), but the resulting code is
wrong and will fail at runtime.
I believe the cor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Markus Trippelsdorf changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Markus Trippelsdorf changed:
What|Removed |Added
CC||gmarkhor at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Martin Jambor changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
--- Comment #6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #5 from Richard Biener ---
This is just totally broken and not supportable with LTO. We'd need to amend
toplevel asm syntax to list defined and used symbols, but that doesn't fix
existing uses.
The proper fix is to excempt these file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #4 from Martin Liška ---
Hm, it looks that there's an usage of top-level function chromium binary:
/tmp/cckAZyDK.ltrans26.ltrans.o:cckAZyDK.ltrans26.o:function
sandbox::Die::ExitGroup(): error: undefined reference to 'SyscallAsm'
/tmp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #3 from Martin Liška ---
Created attachment 30375
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30375&action=edit
Preprocessed syscall.cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #2 from Martin Liška ---
Created attachment 30374
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30374&action=edit
syscall.cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
14 matches
Mail list logo