https://sourceware.org/bugzilla/show_bug.cgi?id=25138
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=25135
--- Comment #6 from Alan Modra ---
There are many warnings that don't contain the word "warning". There are even
errors that contain the word "warning". If you would like to correct this,
please audit the source for this sort of problem and
https://sourceware.org/bugzilla/show_bug.cgi?id=25135
--- Comment #5 from Benjamin ---
Would it be possible to add "warning:" to the error message? Pretty much like
what is done with the lld messages.
Looking at your code base it seems that it is what is usually done and it would
allow external
https://sourceware.org/bugzilla/show_bug.cgi?id=25135
Benjamin changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #4 from Benjamin ---
(I
https://sourceware.org/bugzilla/show_bug.cgi?id=25135
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=25136
--- Comment #1 from YunQiang Su ---
The reason change
mips64*
to
mips*64*
is that for MIPS r6,
we use something like
mipsisa64r6el-linux-gnuabi64
Since config.guess and config.sub use it.
--
You are receiving this mail because:
Yo
https://sourceware.org/bugzilla/show_bug.cgi?id=25136
Bug ID: 25136
Summary: mips64: set abi as N64 when the ABI section triple is
gnuabi64
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=25135
Benjamin changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|DUPLICATE