Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
tm
/
attrib-5.C
blob: 0b7bc728f0614a56d32032e53790cf9c9e8c9f66 [
file
] [
log
] [
blame
]
// PR c++/94733
// { dg-do compile { target c++11 } }
// { dg-options "-fgnu-tm" }
struct
[[
gnu
::
may_alias
]]
pe
{
};