[Bug gas/26359] FAIL: .xstabs

2020-08-13 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=26359

--- Comment #3 from dave.anglin at bell dot net ---
On 2020-08-13 6:53 a.m., nickc at redhat dot com wrote:
>   Thanks for reporting this.  It was a simple case of trying to create 
>   a debug section when it already existed.  Fixed with the applied patch.
Thanks Nick.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/26359] FAIL: .xstabs

2020-08-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26359

Nick Clifton  changed:

   What|Removed |Added

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

--- Comment #2 from Nick Clifton  ---
Hi John,

  Thanks for reporting this.  It was a simple case of trying to create 
  a debug section when it already existed.  Fixed with the applied patch.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/26359] FAIL: .xstabs

2020-08-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26359

--- 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=8118fd4346e353323cda683c5158f90efedf1002

commit 8118fd4346e353323cda683c5158f90efedf1002
Author: Nick Clifton 
Date:   Thu Aug 13 11:50:13 2020 +0100

Fix an internal compiler error when attempting to create a second
$GDB_DEBUG$ section.

PR 26359
* config/obj-som.c (obj_som_init_stab_section): Do nothing if the
$GDB_DEBUG$ section has already been created.

-- 
You are receiving this mail because:
You are on the CC list for the bug.