Jeff Trawick wrote: > > # C++ common flags > > -CXXCOMMONFLAGS= -DDBUG_OFF -DBIG_TABLES -DHAVE_RWLOCK_T -KPIC -DPIC > -xO4 \ > +CXXCOMMONFLAGS= -DDBUG_OFF -DBIG_TABLES -DHAVE_RWLOCK_T -KPIC -DPIC > -xO2 \ > -xprefetch=auto -xprefetch_level=3 -mt -fns=no -fsimple=1 > -xbuiltin=%all \ > -xlibmil -xlibmopt -norunpath > > @@ -56,7 +56,7 @@ > CXX32FLAGS= $(CXXCOMMONFLAGS) > > # C common compiler flags > -COMMONCFLAGS= -xO4 -xstrconst -xprefetch=auto -xprefetch_level=3 -mt\ > +COMMONCFLAGS= -xO2 -xstrconst -xprefetch=auto -xprefetch_level=3 -mt\ > > > > Do those changes now need to be backed out of Makefile.sfw? >
I have updated the webrev with the following changes at http://cr.opensolaris.org/~sunandam/6857014/ 1) METADATA file has been updated with the correct SUPPORT field value 2) Makefile.sfw has been updated with proper -xO4 flag. Thanks for your comments. ---Sunanda -- Sunanda Menon Database Technology Group BLR03, x87098/91-80-66937098 http://blogs.sun.com/smenon