verilator/test_regress/t/t_flag_structs_packed_bad.out

6 lines
283 B
Plaintext
Raw Normal View History

%Error: t/t_flag_structs_packed.v:14:19: Unpacked data type 'STRUCTDTYPE 'x.notpacked_t'' in packed struct/union (IEEE 1800-2023 7.2.1)
: ... note: In instance 'x'
2022-12-21 01:22:42 +01:00
14 | notpacked_t b;
| ^
%Error: Exiting due to