This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 8146


Joe Buck <jbuck@synopsys.com> wrote:
> Can you confirm, by looking at the output from make bootstrap (you saved
> it, right?), that gcc 3.2 is never given any -O option of any kind?

Yes: the first occurrence of the string "-O" in the make output is on
a line starting with "./xgcc".

> I don't want to hear about values of makefile variables, I want to see
> the actual gcc 3.2 commands that are run.

Ok, well, I have to be interested in the Makefile variables, since
that's how I say what options the gcc 3.2 commands will have.  But it
seems I got it right this last time.  The complete ./configure and
"make bootstrap" output is available here:
<URL:http://multivac.cwru.edu/prj/gcc.log.bz2>


paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]