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
openmp: Return error_mark_node from tsubst_attribute for errneous varid
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
cmphi.c
blob
ebc152b5e25798187264ca119292cb47e8d8404a
1
int
2
foo
(
short
*
p
,
short
a
)
3
{
4
return
a
< *
p
;
5
}