https://sourceware.org/bugzilla/show_bug.cgi?id=20464
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20992
Bug ID: 20992
Summary: sparcv9 should be equivalent to sparc64
Product: binutils
Version: 2.27
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ga
https://sourceware.org/bugzilla/show_bug.cgi?id=20464
--- Comment #20 from cvs-commit at gcc dot gnu.org ---
The binutils-2_28-branch branch has been updated by Alan Modra
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c525439b57708cbf0871ebd9a81be5d6016a144b
commit c525439b57708c
https://sourceware.org/bugzilla/show_bug.cgi?id=14625
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The binutils-2_28-branch branch has been updated by Alan Modra
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c525439b57708cbf0871ebd9a81be5d6016a144b
commit c525439b57708cb
https://sourceware.org/bugzilla/show_bug.cgi?id=20989
--- Comment #3 from Rainer Orth ---
Created attachment 9722
--> https://sourceware.org/bugzilla/attachment.cgi?id=9722&action=edit
input objects and executables
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=14625
--- Comment #5 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=865422fafaf387745b2979d47b6f448d28e0edb8
commit 865422fafaf387745b2979d47b6f4
https://sourceware.org/bugzilla/show_bug.cgi?id=20464
--- Comment #19 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=865422fafaf387745b2979d47b6f448d28e0edb8
commit 865422fafaf387745b2979d47b6f
https://sourceware.org/bugzilla/show_bug.cgi?id=20989
--- Comment #2 from Rainer Orth ---
> --- Comment #1 from Alan Modra ---
> How is crt1.o testing that __start_crt_compiler is undefined? I'm talking
> about an "if (foo)" test used in a call to a weak function:
> if (foo)
> foo ();
Yo