Re: [PATCH][RFC] Consolidate -O3 torture options

2015-07-15 Thread Richard Biener
On Wed, 15 Jul 2015, Richard Biener wrote: > On Tue, 14 Jul 2015, Jeff Law wrote: > > > On 07/14/2015 05:58 AM, Richard Biener wrote: > > > > > > The following patch tries to consolidate the -O3 torture testing > > > options in the attempt to reduce testing time while not losing > > > coverage.

Re: [PATCH][RFC] Consolidate -O3 torture options

2015-07-15 Thread Richard Biener
On Tue, 14 Jul 2015, Jeff Law wrote: > On 07/14/2015 05:58 AM, Richard Biener wrote: > > > > The following patch tries to consolidate the -O3 torture testing > > options in the attempt to reduce testing time while not losing > > coverage. > > > > It drops testing of -funroll-all-loops (which nob

Re: [PATCH][RFC] Consolidate -O3 torture options

2015-07-14 Thread Jeff Law
On 07/14/2015 05:58 AM, Richard Biener wrote: The following patch tries to consolidate the -O3 torture testing options in the attempt to reduce testing time while not losing coverage. It drops testing of -funroll-all-loops (which nobody should use) and retains only one non-default -O3 set of op