repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* c-c++-common/Wrestrict.c (test_strcpy_range): Revert latest change.
[official-gcc.git]
/
libgomp
/
testsuite
/
lib
/
libgomp-dg.exp
blob
ebf78e17e6d8db2ca4c1697dcf468c209b2aaeee
1
proc libgomp
-
dg
-
test
{
prog do_what extra_tool_flags
} {
2
return
[
gcc
-
dg
-
test
-
1
libgomp_target_compile $prog $do_what $extra_tool_flags
]
3
}
4
5
proc libgomp
-
dg
-
prune
{
system
text
} {
6
return
[
gcc
-
dg
-
prune $
system
$
text
]
7
}