Re: [EXT] Re: Option processing question

2020-01-14 Thread Jan Hubicka
> > From: Richard Biener > > Sent: Monday, January 13, 2020 2:30 AM > > To: Gary Oblock ; Jan Hubicka > > Cc: gcc@gcc.gnu.org > > Subject: [EXT] Re: Option processing question > > > > External Email > > > > ---

Re: [EXT] Re: Option processing question

2020-01-14 Thread Richard Biener
Gary > > From: Richard Biener > Sent: Monday, January 13, 2020 2:30 AM > To: Gary Oblock ; Jan Hubicka > Cc: gcc@gcc.gnu.org > Subject: [EXT] Re: Option processing question > > External Email > >

Re: [EXT] Re: Option processing question

2020-01-13 Thread Gary Oblock
lock ; Jan Hubicka Cc: gcc@gcc.gnu.org Subject: [EXT] Re: Option processing question External Email -- On Sat, Jan 11, 2020 at 4:47 AM Gary Oblock wrote: > > I'm writing an LTO optimization that requires "-flt

Re: Option processing question

2020-01-13 Thread Richard Biener
On Sat, Jan 11, 2020 at 4:47 AM Gary Oblock wrote: > > I'm writing an LTO optimization that requires "-flto-partition=one" How can I > make > sure that this is the case? I've spent hours greping the code and the > Internals Doc is > worth less than nothing for something like this. That's of cou

Re: Option processing question

2020-01-10 Thread Prathamesh Kulkarni
On Sat, 11 Jan 2020 at 09:17, Gary Oblock wrote: > > I'm writing an LTO optimization that requires "-flto-partition=one" How can I > make > sure that this is the case? I've spent hours greping the code and the > Internals Doc is > worth less than nothing for something like this. If you have an a