[Bug binutils/19587] Some of the less-well used targets won't compile with gcc-6 due to static vars in opcode headers

2016-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19587

--- Comment #3 from Nick Clifton  ---
Hi Maciej,

> AFAICT mips_isa_table is always used, so I'd rather keep it without
> useless annotation so that if it ever becomes unused indeed an error
> is spat in the face right away.

OK - I will not touch it. :-)

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/19587] Some of the less-well used targets won't compile with gcc-6 due to static vars in opcode headers

2016-02-09 Thread r...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19587

Ralf Baechle  changed:

   What|Removed |Added

 CC||r...@linux-mips.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/19587] Some of the less-well used targets won't compile with gcc-6 due to static vars in opcode headers

2016-02-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19587

Nick Clifton  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||nickc at redhat dot com
 Resolution|--- |FIXED

--- Comment #1 from Nick Clifton  ---
Hi David,

  This should now be fixed. :-)

  The liberal use of ATTRIBUTE_UNUSED appears to be the answer.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/19587] Some of the less-well used targets won't compile with gcc-6 due to static vars in opcode headers

2016-02-09 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19587

Maciej W. Rozycki  changed:

   What|Removed |Added

 CC||ma...@linux-mips.org

--- Comment #2 from Maciej W. Rozycki  ---
AFAICT mips_isa_table is always used, so I'd rather keep it without
useless annotation so that if it ever becomes unused indeed an error
is spat in the face right away.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils