mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-22 19:50:55 +00:00
3 lines
70 B
C
3 lines
70 B
C
![]() |
// RUN: %llvmgcc -S %s
|
||
|
union { int :3; double f; } u17_017 = {17.17};
|