This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 522c09bf63a4b235e6fde07a5e389f2a533cfe0f


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  522c09bf63a4b235e6fde07a5e389f2a533cfe0f (commit)
      from  bf4ef81e851668ee0ca41b3b7e3ff3dec28de675 (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=522c09bf63a4b235e6fde07a5e389f2a533cfe0f

commit 522c09bf63a4b235e6fde07a5e389f2a533cfe0f
Author: David Blaikie <dblaikie@gmail.com>
Date:   Fri May 30 12:20:50 2014 +0100

    Use attribute to specify the required inlining semantics
    
    As suggested by Andrew Pinski.
    
    gdb/testsuite/
    	* gdb.opt/inline-break.c: Fix clang compatibility by specifying
    	gnu_inline semantics via attribute.
    	* gdb.opt/inline-break.exp: Remove -std=c89 now that the test
    	source explicitly specifies the required semantics.

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

Summary of changes:
 gdb/testsuite/ChangeLog                |    7 +++++++
 gdb/testsuite/gdb.opt/inline-break.c   |    2 +-
 gdb/testsuite/gdb.opt/inline-break.exp |    4 +---
 3 files changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]