public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-141-g924a2ea
@ 2009-03-17  1:51 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-03-17  1:51 UTC (permalink / raw)
  To: systemtap-cvs

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 "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  924a2ea21d0276229a752e58e5c5c1a9346648be (commit)
      from  86758d5f2b838d5769c7ace15269a4ebc422f94a (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 -----------------------------------------------------------------
commit 924a2ea21d0276229a752e58e5c5c1a9346648be
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Mar 16 18:36:44 2009 -0700

    PR9951: Prevent GCC warnings in deref()
    
    In some configurations, GCC was warning about a possible use of _v in
    the deref macros.  I could not reproduce the error, but the only case
    where _v is not written is if lookup_bad_addr rejects the address, in
    which case we will hit DEREF_FAULT and _v won't be used.
    
    Now we're priming _v=0 anyway, so GCC has no right to complain...

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

Summary of changes:
 runtime/loc2c-runtime.h |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-17  1:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-17  1:51 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-141-g924a2ea jistone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).