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: -O3 and new optimizations in 4.4.0


On Thu, 23 Apr 2009, Joseph S. Myers wrote:

> Because the behavior of -O3 must not depend on whether optional libraries
> are linked into GCC, and we did not decide to make PPL and CLooG required
> to build GCC, so -O3 cannot enable any optimizations using optional
> libraries.

Ok, I am confused.  You imply that PPL and CLooG are NOT required to
build GCC, yet

     http://gcc.gnu.org/install/prerequisites.html

lists them as prerequisites to a build.

Who is correct?

Kate Minola


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