Re: Problem with optimization passes management

2007-10-10 Thread Wolfgang Gellerich
> On 10/10/07, Wolfgang Gellerich <[EMAIL PROTECTED]> wrote: > > > > There is a conflict between the command line switches that turn > off individual > > optimization steps and their preconditions. Compiling a "hello > world" with the > > following options: > > This one issue is know, it was report

Re: Problem with optimization passes management

2007-10-10 Thread Andrew Pinski
On 10/10/07, Wolfgang Gellerich <[EMAIL PROTECTED]> wrote: > > There is a conflict between the command line switches that turn off individual > optimization steps and their preconditions. Compiling a "hello world" with the > following options: This one issue is know, it was reported as PR 33092.