[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gxx description.xml, 1.3, 1.4
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-03-14 20:24:30
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv17309 Modified Files: description.xml Log Message: Minor changes. Index: description.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gxx/description.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** description.xml 13 Mar 2007 20:53:23 -0000 1.3 --- description.xml 14 Mar 2007 20:24:25 -0000 1.4 *************** *** 11,15 **** <!-- Options for 'gxx' (includes gcc and g++) --> ! <!-- cel-interface is gxx/options.xml by default and should be evaluated --> <!-- globaly; that's the default since all compilers'll have their --> <!-- own descriptions --> --- 11,16 ---- <!-- Options for 'gxx' (includes gcc and g++) --> ! <!-- cel-interface is gxx/options.xml by default and should ! be evaluated --> <!-- globaly; that's the default since all compilers'll have their --> <!-- own descriptions --> *************** *** 86,90 **** <option id="O3"> ! <value>-O2</value> <short-description>Global optimization, level 3</short-description> <editor-description> --- 87,91 ---- <option id="O3"> ! <value>-O3</value> <short-description>Global optimization, level 3</short-description> <editor-description> *************** *** 342,396 **** </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! ! <option id=""> ! <value></value> ! <short-description></short-description> ! <editor-description> ! </editor-description> ! </option> ! <option id=""> <value></value> --- 343,347 ---- </option> ! <!-- <option id=""> <value></value> *************** *** 399,402 **** --- 350,354 ---- </editor-description> </option> + --> </options> \ No newline at end of file |