K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-05-09T00:18:34.000000Z K 7 svn:log V 452 Backport two revisions from Valgrind svn to fix crash when debugging binaries built with GCC 4.6+: r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines DWARF comparisons should be signed. Patch from Jakub Jelinek. Submitted by: Tom Russo PR: ports/166341 END