OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [libgomp/] [testsuite/] [libgomp.c/] [c.exp] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
if [info exists lang_library_path] then {
2
    unset lang_library_path
3
    unset lang_test_file
4
    unset lang_link_flags
5
}
6
 
7
load_lib libgomp-dg.exp
8
 
9
# If a testcase doesn't have special options, use these.
10
if ![info exists DEFAULT_CFLAGS] then {
11
    set DEFAULT_CFLAGS "-O2 -fopenmp"
12
}
13
 
14
# Initialize dg.
15
dg-init
16
 
17
# Gather a list of all tests.
18
set tests [lsort [find $srcdir/$subdir *.c]]
19
 
20
# Main loop.
21
dg-runtest $tests "" $DEFAULT_CFLAGS
22
 
23
# All done.
24
dg-finish

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.