id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
2008	[PCT] Patch/feature request: No pop_eh in try PAST::Op	arnsholt	pmichaud	"For my HLL I needed a different layout of the `pop_eh` instructions in my exception handler code. The simplest way to achieve this was to suppress PAST::Compiler from outputting those and supplying my own.

The attached patch implements this by adding a nopopeh attribute to PAST::Op and code in PAST::Compiler that skips the `pop_eh` instructions when the attribute has a true value.

Rakudo HEAD spectest with the patch applied has the same failures as without (fails tests 184-186 in S05-mass/properties-derived.rakudo, 20 in S12-enums/basic.rakudo, 2-3 in S19-command-line/dash-e.t) on my machine."	patch	closed	normal		PCT	3.0.0	medium	wontfix		cotto benabik			
