gdb and binutils branch master updated. 41f1ada5d2d4cff7a235644661ec30de156fd038
dblaikie@sourceware.org
dblaikie@sourceware.org
Mon Apr 14 15:37: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 41f1ada5d2d4cff7a235644661ec30de156fd038 (commit)
from a155684382884a471075e02b265b4dfbdbc79332 (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=41f1ada5d2d4cff7a235644661ec30de156fd038
commit 41f1ada5d2d4cff7a235644661ec30de156fd038
Author: David Blaikie <dblaikie@gmail.com>
Date: Fri Apr 11 17:20:49 2014 -0700
Add return value for non-void function return statements to fix error in clang build.
Clang defaults this warning to an error, breaking the build & causing
these tests not to run.
gdb/testsuite/
* gdb.mi/non-stop.c: Add return value for non-void function return
statement.
* gdb.threads/staticthreads.c: Ditto.
-----------------------------------------------------------------------
Summary of changes:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.mi/non-stop.c | 2 +-
gdb/testsuite/gdb.threads/staticthreads.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list