[Bug testsuite/15703] map_hash.exp failures on rawhide because of gcc 'var-tracking-assignments' warning
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jun 28 21:21:00 GMT 2013
http://sourceware.org/bugzilla/show_bug.cgi?id=15703
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jistone at redhat dot com
--- Comment #1 from Josh Stone <jistone at redhat dot com> ---
(In reply to David Smith from comment #0)
> I'm not sure of the best way of fixing these errors.
We don't generally care about debuginfo for our stap modules, so perhaps we can
just inject -fno-var-tracking-assignments? Maybe with an environment control
or something for when we do care.
And not all gcc will support this, so it should be conditional with cc-option,
like we do when adding -Wframe-larger-than.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list