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
RISC-V: Add testcases for signed imm SAT_ADD form1
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
pch
/
pch-string-nulls.C
blob
dfeb21adf7173fe03971a97d049ff58de757cedc
1
// { dg-do compile { target c++11 } }
2
#include "pch-string-nulls.H"
3
static_assert (X[4] == '[' && X[5] == '!' && X[6] == ']', "error");