On Jun 18, 2012, at 4:51 PM, Janis Johnson <janis_john...@mentor.com> wrote: > There are tests in g++.tree-prof that have non-unique lines in test > summaries for scan-*-dump checks. Investigation showed that these tests > were being run multiple times, for a list of options that had leaked > over from another set of profile-directed optimization tests.
> This patch makes > it use [ { -O2 } {-O3 } ] so the options tested there will get some > coverage with optimization, although not as much as originally planned > when the tests were added years and years ago. Sounds ok to me, but I'd be happy to have a prof champion chime in, if they disagree. > OK for mainline? Ok, with the caveat that I'll defer to a prof champion.