From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113351 invoked by alias); 15 Feb 2019 16:53:19 -0000 Mailing-List: contact gcc-testresults-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-testresults-owner@gcc.gnu.org Received: (qmail 113245 invoked by uid 89); 15 Feb 2019 16:53:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=UD:pr80481.C, pr80481.C, pr80481C, pr80481.c X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Feb 2019 16:53:15 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 3103D8EC for ; Fri, 15 Feb 2019 17:53:13 +0100 (CET) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iP1QGt5AFpAz for ; Fri, 15 Feb 2019 17:53:02 +0100 (CET) Received: from kermit.CeBiTec.Uni-Bielefeld.DE (kermit.CeBiTec.Uni-Bielefeld.DE [129.70.160.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 5DD908EA for ; Fri, 15 Feb 2019 17:53:02 +0100 (CET) Received: (from ro@localhost) by kermit.CeBiTec.Uni-Bielefeld.DE (8.15.1+Sun/8.15.1/Submit) id x1FGr1WR015899 for gcc-testresults@gcc.gnu.org; Fri, 15 Feb 2019 17:53:01 +0100 (MET) Date: Fri, 15 Feb 2019 16:53:00 -0000 From: Rainer Orth Message-Id: <201902151653.x1FGr1WR015899@kermit.CeBiTec.Uni-Bielefeld.DE> To: gcc-testresults@gcc.gnu.org Subject: Results for 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) testsuite on i386-pc-solaris2.11 X-SW-Source: 2019-02/txt/msg01826.txt.bz2 LAST_UPDATED: Fri Feb 15 09:47:17 UTC 2019 (revision 268930) === acats tests === === acats Summary === # of expected passes 2320 # of unexpected failures 0 Native configuration is i386-pc-solaris2.11 === g++ tests === Running target unix FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++14 (test for excess errors) FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++17 (test for excess errors) FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++98 (test for excess errors) === g++ Summary for unix === # of expected passes 128567 # of unexpected failures 11 # of expected failures 554 # of unsupported tests 5952 Running target unix/-m64 FAIL: g++.dg/pr80481.C -std=gnu++14 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++17 scan-assembler-not vmovaps FAIL: g++.dg/pr80481.C -std=gnu++98 scan-assembler-not vmovaps FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++14 (test for excess errors) FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++17 (test for excess errors) FAIL: g++.old-deja/g++.pt/repo3.C -std=gnu++98 (test for excess errors) === g++ Summary for unix/-m64 === # of expected passes 128344 # of unexpected failures 6 # of expected failures 557 # of unsupported tests 5888 === g++ Summary === # of expected passes 256911 # of unexpected failures 17 # of expected failures 1111 # of unsupported tests 11840 /var/gcc/regression/trunk/11.3-gcc/build/gcc/xg++ version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === gcc tests === Running target unix FAIL: gcc.c-torture/compile/pr61159.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -Os (test for excess errors) FAIL: c-c++-common/asan/swapcontext-test-1.c -O0 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O1 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O2 -flto -flto-partition=none execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -O3 -g execution test FAIL: c-c++-common/asan/swapcontext-test-1.c -Os execution test FAIL: gcc.dg/attr-weakref-1.c (test for excess errors) UNRESOLVED: gcc.dg/attr-weakref-1.c compilation failed to produce executable FAIL: gcc.dg/visibility-22.c execution test FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc.dg/torture/pr60092.c -O0 execution test FAIL: gcc.target/i386/avx512bw-pr86036.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-pr86036.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovb2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovb2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovm2b-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovm2b-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovm2w-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovm2w-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovw2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovw2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovd2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovd2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovm2d-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovm2d-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovq2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovq2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-pr88514-3.c (test for excess errors) FAIL: gcc.target/i386/avx512vl-pr88547-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-pr88547-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovb2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovb2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovd2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovd2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2b-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2b-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2d-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2d-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2w-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2w-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovq2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovq2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovw2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovw2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr80569.c (test for excess errors) FAIL: gcc.target/i386/pr81563.c scan-assembler-times movl[\\\\t ]*-4\\\\(%ebp\\\\),[\\\\t ]*%edi 1 FAIL: gcc.target/i386/pr81563.c scan-assembler-times movl[\\\\t ]*-8\\\\(%ebp\\\\),[\\\\t ]*%esi 1 === gcc Summary for unix === # of expected passes 132845 # of unexpected failures 40 # of expected failures 515 # of unresolved testcases 17 # of unsupported tests 3416 Running target unix/-m64 FAIL: gcc.c-torture/compile/pr61159.c -O0 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O1 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto -flto-partition=none (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -O3 -g (test for excess errors) FAIL: gcc.c-torture/compile/pr61159.c -Os (test for excess errors) FAIL: gcc.dg/attr-weakref-1.c (test for excess errors) UNRESOLVED: gcc.dg/attr-weakref-1.c compilation failed to produce executable FAIL: gcc.dg/visibility-22.c execution test FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar" FAIL: gcc.dg/torture/pr60092.c -O0 execution test FAIL: gcc.target/i386/avx512bw-pr86036.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-pr86036.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovb2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovb2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovm2b-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovm2b-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovm2w-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovm2w-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512bw-vpmovw2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512bw-vpmovw2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovd2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovd2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovm2d-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovm2d-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512dq-vpmovq2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512dq-vpmovq2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-pr88514-3.c (test for excess errors) FAIL: gcc.target/i386/avx512vl-pr88547-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-pr88547-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovb2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovb2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovd2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovd2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2b-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2b-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2d-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2d-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovm2w-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovm2w-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovq2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovq2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/avx512vl-vpmovw2m-2.c (test for excess errors) UNRESOLVED: gcc.target/i386/avx512vl-vpmovw2m-2.c compilation failed to produce executable FAIL: gcc.target/i386/ifcvt-onecmpl-abs-1.c scan-assembler cltd FAIL: gcc.target/i386/pr49095.c scan-assembler-times \\\\), % 45 FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2 FAIL: gcc.target/i386/pr80569.c (test for excess errors) === gcc Summary for unix/-m64 === # of expected passes 133034 # of unexpected failures 32 # of expected failures 509 # of unresolved testcases 17 # of unsupported tests 2954 === gcc Summary === # of expected passes 265879 # of unexpected failures 72 # of expected failures 1024 # of unresolved testcases 34 # of unsupported tests 6370 /var/gcc/regression/trunk/11.3-gcc/build/gcc/xgcc version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === gdc tests === Running target unix === gdc Summary for unix === # of expected passes 22857 # of unsupported tests 20 Running target unix/-m64 === gdc Summary for unix/-m64 === # of expected passes 22857 # of unsupported tests 20 === gdc Summary === # of expected passes 45714 # of unsupported tests 40 /var/gcc/regression/trunk/11.3-gcc/build/gcc/gdc version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes 48811 # of expected failures 131 # of unsupported tests 198 Running target unix/-m64 === gfortran Summary for unix/-m64 === # of expected passes 49028 # of expected failures 131 # of unsupported tests 95 === gfortran Summary === # of expected passes 97839 # of expected failures 262 # of unsupported tests 293 /var/gcc/regression/trunk/11.3-gcc/build/gcc/gfortran version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === gnat tests === Running target unix === gnat Summary for unix === # of expected passes 2960 # of expected failures 23 # of unsupported tests 10 Running target unix/-m64 === gnat Summary for unix/-m64 === # of expected passes 2960 # of expected failures 23 # of unsupported tests 10 === gnat Summary === # of expected passes 5920 # of expected failures 46 # of unsupported tests 20 /var/gcc/regression/trunk/11.3-gcc/build/gcc/gnatmake version 9.0.1 20190215 (experimental) [trunk revision 268930] === go tests === Running target unix FAIL: ./index0-out.go compilation, -O0 -g -fno-var-tracking-assignments === go Summary for unix === # of expected passes 7459 # of unexpected failures 1 # of expected failures 1 # of untested testcases 11 # of unsupported tests 2 Running target unix/-m64 FAIL: ./index0-out.go compilation, -O0 -g -fno-var-tracking-assignments === go Summary for unix/-m64 === # of expected passes 7340 # of unexpected failures 1 # of expected failures 1 # of untested testcases 11 # of unsupported tests 1 === go Summary === # of expected passes 14799 # of unexpected failures 2 # of expected failures 2 # of untested testcases 22 # of unsupported tests 3 === obj-c++ tests === Running target unix === obj-c++ Summary for unix === # of expected passes 1466 # of expected failures 2 # of unsupported tests 77 Running target unix/-m64 === obj-c++ Summary for unix/-m64 === # of expected passes 1458 # of expected failures 10 # of unsupported tests 77 === obj-c++ Summary === # of expected passes 2924 # of expected failures 12 # of unsupported tests 154 /var/gcc/regression/trunk/11.3-gcc/build/gcc/xg++ version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === objc tests === Running target unix === objc Summary for unix === # of expected passes 2797 # of expected failures 6 # of unsupported tests 68 Running target unix/-m64 === objc Summary for unix/-m64 === # of expected passes 2797 # of expected failures 6 # of unsupported tests 68 === objc Summary === # of expected passes 5594 # of expected failures 12 # of unsupported tests 136 /var/gcc/regression/trunk/11.3-gcc/build/gcc/xgcc version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === gotools tests === FAIL: TestBadImportsEasy FAIL: TestBadImportsEasySub FAIL: TestBadImportsGoInstallShouldFail FAIL: TestBadImportsHard FAIL: TestBuildDryRunWithCgo FAIL: TestDefaultGOPATHPrintedSearchList FAIL: TestGoBuildTestOnly FAIL: TestInstallIntoGOBIN FAIL: TestInstallToGOBINCommandLinePackage FAIL: TestRelativeGOBINFail FAIL: TestSymlinksInternal FAIL: TestSymlinksList FAIL: TestSymlinksVendor FAIL: TestSymlinksVendor15201 FAIL: TestTestOutputToDevNull FAIL: go test cmd/go FAIL: go test runtime FAIL: go test misc/cgo/test FAIL: TestEarlySignalHandler FAIL: TestOsSignal FAIL: TestPIE FAIL: TestSigaltstack FAIL: go test misc/cgo/testcarchive === gotools Summary === # of expected passes 55 # of unexpected failures 23 # of untested testcases 61 /var/gcc/regression/trunk/11.3-gcc/build/./gcc/gccgo version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === libatomic tests === Running target unix === libatomic Summary for unix === # of expected passes 44 # of unsupported tests 5 Running target unix/-m64 === libatomic Summary for unix/-m64 === # of expected passes 54 === libatomic Summary === # of expected passes 98 # of unsupported tests 5 === libffi tests === Running target unix === libffi Summary for unix === # of expected passes 2799 Running target unix/-m64 === libffi Summary for unix/-m64 === # of expected passes 2214 === libffi Summary === # of expected passes 5013 === libgo tests === Running target unix FAIL: bufio FAIL: bytes FAIL: cmd/go/internal/work FAIL: context FAIL: flag FAIL: go/build FAIL: image FAIL: io FAIL: math FAIL: net/http FAIL: os FAIL: path/filepath FAIL: reflect FAIL: runtime FAIL: sort FAIL: strconv FAIL: strings FAIL: sync FAIL: text/tabwriter FAIL: time FAIL: unicode FAIL: unicode/utf8 === libgo Summary for unix === # of expected passes 163 # of unexpected failures 22 Running target unix/-m64 FAIL: bufio FAIL: bytes FAIL: context FAIL: flag FAIL: go/build FAIL: image FAIL: io FAIL: math FAIL: os FAIL: path/filepath FAIL: reflect FAIL: runtime FAIL: sort FAIL: strconv FAIL: strings FAIL: sync FAIL: text/tabwriter FAIL: time FAIL: unicode FAIL: unicode/utf8 === libgo Summary for unix/-m64 === # of expected passes 165 # of unexpected failures 20 === libgo Summary === # of expected passes 328 # of unexpected failures 42 /var/gcc/regression/trunk/11.3-gcc/build/./gcc/gccgo version 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) === libgomp tests === Running target unix === libgomp Summary for unix === # of expected passes 6351 # of expected failures 4 # of unsupported tests 423 Running target unix/-m64 === libgomp Summary for unix/-m64 === # of expected passes 6351 # of expected failures 4 # of unsupported tests 423 === libgomp Summary === # of expected passes 12702 # of expected failures 8 # of unsupported tests 846 === libitm tests === Running target unix === libitm Summary for unix === # of expected passes 42 # of expected failures 3 # of unsupported tests 1 Running target unix/-m64 === libitm Summary for unix/-m64 === # of expected passes 42 # of expected failures 3 # of unsupported tests 1 === libitm Summary === # of expected passes 84 # of expected failures 6 # of unsupported tests 2 === libstdc++ tests === Running target unix FAIL: experimental/net/internet/resolver/ops/lookup.cc execution test === libstdc++ Summary for unix === # of expected passes 11852 # of unexpected failures 1 # of expected failures 79 # of unsupported tests 649 Running target unix/-m64 FAIL: experimental/net/internet/resolver/ops/lookup.cc execution test === libstdc++ Summary for unix/-m64 === # of expected passes 11846 # of unexpected failures 1 # of expected failures 77 # of unsupported tests 653 === libstdc++ Summary === # of expected passes 23698 # of unexpected failures 2 # of expected failures 156 # of unsupported tests 1302 Compiler version: 9.0.1 20190215 (experimental) [trunk revision 268930] (GCC) Platform: i386-pc-solaris2.11 configure flags: --prefix=/vol/gcc --target=i386-pc-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib,amd64=/vol/gcc/lib/amd64 --with-as=/usr/ccs/bin/as --without-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib --enable-languages=all,ada,obj-c++,go --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib --build=i386-pc-solaris2.11 --host=i386-pc-solaris2.11 BOOT_CFLAGS=-g -O2