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: [gomp] fix pragma handling, testsuite options


On September 23, 2005 00:36, you wrote:

>         * testsuite/gcc.dg/gomp/gomp.exp: Save and restore
> DEFAULT_CFLAGS around the subdirectory.
>
I'm now getting

Running /home/dnovillo/gomp/src/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
ERROR: tcl error 
sourcing /home/dnovillo/gomp/src/gcc/testsuite/gcc.dg/gomp/gomp.exp.
ERROR: can't read "DEFAULT_CFLAGS": no such variable
    while executing
"set save_DEFAULT_CFLAGS "$DEFAULT_CFLAGS""
    (file "/home/dnovillo/gomp/src/gcc/testsuite/gcc.dg/gomp/gomp.exp" 
line 8)
    invoked from within
"source /home/dnovillo/gomp/src/gcc/testsuite/gcc.dg/gomp/gomp.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 
source /home/dnovillo/gomp/src/gcc/testsuite/gcc.dg/gomp/gomp.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""


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