]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't apply function attributes to a functional parameter when
authorJulian Seward <jseward@acm.org>
Tue, 15 Mar 2011 08:05:12 +0000 (08:05 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 15 Mar 2011 08:05:12 +0000 (08:05 +0000)
commit744534b79f145a60fc775a04ce16e908c625f882
tree455e6e1e309dcda569a2ab597a4abeab848217c6
parentd4e22ed79287a39569a5d8b4c840f1d2bb9f10c4
Don't apply function attributes to a functional parameter when
being compiled by g++ 3.x, as that can't them.  Fixes #265762.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2109
VEX/pub/libvex.h