This is the mail archive of the gcc-patches@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: [PATCH] Add capability to build target libraries with FDO (withlibgfortran example)


On Sat, 5 Nov 2005, Richard Guenther wrote:

> This patch adds the capability to build the target libraries with 
> -fprofile-generate/-fprofile-use.  A new toplevel configure switch
> --enable-profile=[target,host,yes,no] is introduced.  As example, 
> libgfortran is trained with the few execute tests in its torture 
> testsuite.  Further target libraries such as libstdc++ can be added
> to this procedure by adjusting the module specification in the
> Makefile.def.

Please document configure options in gcc/doc/install.texi.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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