repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386: Fix ICE with conditional QI/HI vector maxmin [PR118776]
[gcc.git]
/
libgomp
/
testsuite
/
libgomp.oacc-c++
/
routine-1-template.C
blob
89defb196b12a60d353ede0b6bea9d62829cfd7d
1
// Templated routine.
2
3
#define TEMPLATE template<typename TYPE>
4
#define RETURN_1 TYPE
5
#define RETURN_2
6
#include "../libgomp.oacc-c-c++-common/routine-1.c"