index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
template
/
operator6.C
blob: 94a869bccd5fcb3d33d362df76b4e5872a1ead30 (
plain
)
1
2
3
4
// PR c++/27315
// { dg-do compile }
template
void
operator
+
;
// { dg-error "non-function" }