> >I wrote a new pass for gcc. Actually the pass is always executed, but > >I'd like to execute it only if I specify an option from shell (ex. gcc > >--mypass pippo.c). How can I do?
This sounds surprisingly like a patch I've been promising Diego for just about ever :-) Ben