repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fortran: Fix PR 47485.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
gen-attrs-48-2.C
blob
3cc58976b03d29ea586f1531907415ba46ec5169
1
// Origin: PR c++/54955
2
// { dg-do compile { target c++11 } }
3
4
alignas(double) int f;