This is the mail archive of the gcc-bugs@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]

Build Optimization triggers testsuite failures




Boostraps on a i686-pc-linux(2.4.5)-gnu(2.2.3) box show more failures
when optimized CFLAGS are used for the bootstrap.  Here are the main
differences:

                 Test            unoptimized   optimized
                 ----------------------------------------
                 g++                  1             4
                 gcc                  1             5
                 libstc++v3           0             7
                 ----------------------------------------

For more details, have a look at:

     http://gcc.gnu.org/ml/gcc-testresults/2001-06/msg00355.html
                             (optimized)

and

     http://gcc.gnu.org/ml/gcc-testresults/2001-06/msg00339.html
                        (default optimization)


David


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