Explorar o código

gcc: Build tests with `-O2 -g'.

* gcc-plugin/tests/run-test.in (%default-cflags): Add `-g -O2'.
Ludovic Courtès %!s(int64=14) %!d(string=hai) anos
pai
achega
a6d5e6f502
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gcc-plugin/tests/run-test.in

+ 1 - 0
gcc-plugin/tests/run-test.in

@@ -85,6 +85,7 @@ exec "${GUILE-@GUILE@}" -l "$0"    \
     ;; the real file name.
     ,(string-append "-fplugin=" %builddir "/../src/.libs/starpu.so")
 
+    "-g" "-O2"
     "-fdump-tree-gimple" "-Wall"))
 
 (define %default-ldflags