]> sourceware.org Git - systemtap.git/commit
Cast the proper sign and size of SDT constant args
authorJosh Stone <jistone@redhat.com>
Fri, 19 Nov 2010 04:06:52 +0000 (20:06 -0800)
committerJosh Stone <jistone@redhat.com>
Fri, 19 Nov 2010 05:09:01 +0000 (21:09 -0800)
commit75a371ce5d6bc65613edc9d4f475c4de516b68be
tree27643d1c53beb90f6deb5d7006a144807a643390
parent7c15538e266a45590dd0e90b3eed1e53c18b9a5e
Cast the proper sign and size of SDT constant args

* tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
  For the constant case, we still need to do some typecasting, as gcc
  doesn't necessarily match the sign of the constant to the type.
tapsets.cxx
This page took 0.025331 seconds and 5 git commands to generate.