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


Sebastian Pop wrote:
Hi,

On Thu, Apr 23, 2009 at 10:57, Joseph S. Myers <joseph@codesourcery.com> 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.


What would we have to do to make PPL and CLooG required to build GCC?

Why would that be desirable? Seems to me the current situation is clearly preferable.


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