On Tue, Sep 20, 2011 at 11:35 AM, Terry Guo <terry....@arm.com> wrote: > Hello, > >> > >> > I suppose you want a torture that excercises different -march/-mtune >> > combinations then. >> > >> > But can't you do the pruning somewhere in an .exp file then instead >> > of sprinkling it all over the tests itself? >> > >> >> It seems not. At present the multilib options are all added >> automatically by the dejagnu infrastructure. >> >> R. >> > > Thanks for both of you and I did tried to address Richard Guenther's > comments but I failed. I couldn't figure out a better way to solve such > cases for the reason like what Richard Earnshaw says. So I will wait for a > while. Can I assume no objection or no better proposal as OK?
Look at how gcc-dg.exp implements dg-prune-output and makes use of it. You should be able to append a global pruning for these issues in arm.exp. Richard. > BR, > Terry > > > >