For SAVEHINTS(), re-order the savestack to be (?:PTR, )? INT, PTR.
authorNicholas Clark <nick@ccl4.org>
Mon, 1 Dec 2008 10:36:44 +0000 (10:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Dec 2008 10:36:44 +0000 (10:36 +0000)
commit601cee3b44d5dc2533c9ca9da3e2820c4464c2af
tree32dc6fb6c508ef5b76316f454e0fb01b304c2539
parent7623d4262995987d3de73f116de43554c077f9c7
For SAVEHINTS(), re-order the savestack to be (?:PTR, )? INT, PTR.
This brings it to the same order as save_aelem() or save_pushi32ptr().

p4raw-id: //depot/perl@34964
scope.c
scope.h
sv.c