gdb and binutils branch master updated. cad0da33dc43a207a7c4baf32223831b2d0ac60c

nickc@sourceware.org nickc@sourceware.org
Wed Apr 2 15:31:00 GMT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  cad0da33dc43a207a7c4baf32223831b2d0ac60c (commit)
      from  7a79c51466c30188d49d03d3e3593c87e5a3345e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cad0da33dc43a207a7c4baf32223831b2d0ac60c

commit cad0da33dc43a207a7c4baf32223831b2d0ac60c
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Apr 2 16:29:35 2014 +0100

    This fixes an internal error in GAS, triggered by the test case reported in PR 16765.
    The problem was that gcc was generating assembler with missing unwind directives in it,
    so that a gas_assert was being triggered.  The patch replaces the assert with an error
    message.
    
    	* config/tc-arm.c (create_unwind_entry): Report an error if an
    	attempt to recreate an unwind directive is encountered.

-----------------------------------------------------------------------

Summary of changes:
 gas/ChangeLog       |    6 ++++++
 gas/config/tc-arm.c |    9 +++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list