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
[PR c++/84702] ICE with default tmpl arg of overload set
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
gomp
/
pr41429.C
blob
7de41b846eb2ee05dab94992ced1668754df2a11
1
// PR middle-end/41429
2
// { dg-do compile { target fpic } }
3
// { dg-options "-fopenmp -O2 -fpic" }
4
5
#include "pr37189.C"