On Tue, 2013-08-06 at 19:53 -0400, DJ Delorie wrote: > Go for it. The static "212" is not required as long as the pass shows > up in the right spot in the pass sequence. Thanks. I checked, and both with and without the hardcoded 212, the dumpfile for the pass for a foo.c is currently: foo.c.246r.devirt i.e. 246, not 212.
I've committed it to trunk (without the 212) as r201553 (having checked the build of stage1 and a smoketest).