OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 149 jeremybenn
# Tests for the Blackfin
2
 
3
if {![istarget bfin-*]} {
4
    return 0
5
}
6
 
7
load_lib gcc-dg.exp
8
 
9
# If a testcase doesn't have special options, use these.
10
global DEFAULT_CFLAGS
11
if ![info exists DEFAULT_CFLAGS] then {
12
    set DEFAULT_CFLAGS " -ansi -pedantic-errors"
13
}
14
 
15
# Initialize `dg'.
16
dg-init
17
 
18
# Main loop.
19
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] \
20
        "" $DEFAULT_CFLAGS
21
 
22
# All done.
23
dg-finish

powered by: WebSVN 2.1.0

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