https://sourceware.org/bugzilla/show_bug.cgi?id=23055
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=23062
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a7504f87d41694d441fabb3308631df4d2750c24
commit a7504f87d41694d441fabb33086
https://sourceware.org/bugzilla/show_bug.cgi?id=23062
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=23059
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=23056
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=21446
Tamar Christina changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |tnfchris at sourceware
dot o
https://sourceware.org/bugzilla/show_bug.cgi?id=21446
Tamar Christina changed:
What|Removed |Added
Target||aarch64-*
Target Milestone|---
https://sourceware.org/bugzilla/show_bug.cgi?id=21446
Tamar Christina changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=23078
Bug ID: 23078
Summary: Weak alias to a weak symbol is not resolved correctly.
Product: binutils
Version: 2.29
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
Martin Liska changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
Bug ID: 23079
Summary: Multiple PREVAILING_DEF_IRONLY for a same symbol in an
archive
Product: binutils
Version: 2.31 (HEAD)
Status: UNCONFIRMED
Severity: no
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
Richard Biener changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comme
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
--- Comment #2 from Martin Liska ---
(In reply to Richard Biener from comment #1)
> If you make viewport non-common (-fno-common), does that fix it as well?
Yes, with res. file as follows:
$ cat main.res
2
main.o 2
190 3e1e8b5023c4516c PREVA
https://sourceware.org/bugzilla/show_bug.cgi?id=23056
--- Comment #2 from Sergej Schumilo ---
Hi Nick,
yes we can reproduce both ASAN reports on a 64-bit Linux environment (Ubuntu
16.04.2 LTS) using the attached 64-bit ASAN executable with only one command
line argument (global-buffer-overflow or
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
--- Comment #3 from Jan Hubicka ---
Thanks for isolating this! The diagnostics is new in GCC 8. We may silence it
if we agree that choosing random prevailing variant is way to go.
Honza
--
You are receiving this mail because:
You are on the
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
H.J. Lu changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot
com
--- Comm
https://sourceware.org/bugzilla/show_bug.cgi?id=22978
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=22978
--- Comment #1 from Alan Modra ---
Created attachment 10959
--> https://sourceware.org/bugzilla/attachment.cgi?id=10959&action=edit
fix
I believe this should cure the problem
--
You are receiving this mail because:
You are on the CC list
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
--- Comment #5 from H.J. Lu ---
Gold works only because it treats COMMON symbol like definition:
[hjl@gnu-tools-1 nolto]$ cat main.c
#include
int igt_subtest_jmpbuf;
int main ()
{
printf ("igt_subtest_jmpbuf: %d\n", igt_subtest_jmpbuf);
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
--- Comment #6 from H.J. Lu ---
Created attachment 10960
--> https://sourceware.org/bugzilla/attachment.cgi?id=10960&action=edit
A patch
Try this.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=23079
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22537
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=22537
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f6a8b8c7ac2d5369070a6b76a94ee0f3052433ff
commit f6a8b8c7ac2d5369070a6b76a94ee
https://sourceware.org/bugzilla/show_bug.cgi?id=22537
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|amodra at gm
24 matches
Mail list logo