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
Introduce class rtx_reader
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
ext
/
mv8.C
blob
2e98dd7ad85efa6903bce38f554130e5510af8c8
1
// { dg-do compile { target i?86-*-* x86_64-*-* } }
2
// { dg-options "" }
3
4
__attribute__((target (11,12)))
5
void foo (void) // { dg-error "not a string" }
6
{
7
}