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
* doc/invoke.texi: Document -std=c++17 and -std=gnu++17 and document
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.mike
/
rtti1.C
blob
19aa3894e8cb498ab421f83889ff95aaddf5fb5f
1
// { dg-do assemble }
2
3
#include <typeinfo>
4
#include <iostream>