瀏覽代碼

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

* gcc-plugin/tests/run-test.in (%default-cflags): Add `-g -O2'.
Ludovic Courtès 14 年之前
父節點
當前提交
a6d5e6f502
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.
     ;; the real file name.
     ,(string-append "-fplugin=" %builddir "/../src/.libs/starpu.so")
     ,(string-append "-fplugin=" %builddir "/../src/.libs/starpu.so")
 
 
+    "-g" "-O2"
     "-fdump-tree-gimple" "-Wall"))
     "-fdump-tree-gimple" "-Wall"))
 
 
 (define %default-ldflags
 (define %default-ldflags