forked from OSchip/llvm-project
parent
9d60e373cf
commit
b4744a3f4d
|
@ -92,7 +92,7 @@ namespace PR5974 {
|
|||
|
||||
// PR9570: the indirect field shouldn't crash IR gen.
|
||||
namespace test5 {
|
||||
union {
|
||||
static union {
|
||||
unsigned bar[4096] __attribute__((aligned(128)));
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue