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]

feedback: bootstrap of gcc-3.0.1 with full -O3 -funroll-loops optimization works



Hi
some feedback on gcc-3.0.1 bootstrap:
gcc-3.0.1 builds and installs (and works) successfully
on sparc-sun-solaris2.6 even with full -O3 -funroll-loops optimization
and a few more other options.

However, some caution with certain other options, which lead
to compilation errors very late in the bootstrap:

doesn't work with compilation option "-fkeep-inline-functions"
    (fails somewhere at libstdc++)
doesn't work with configuration option "--enable-threads=solaris"
    (error message that this is not supported yet comes only
    after a few hours of compilation, in objc section)

Thanks, and bye
A.Nirkko


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