mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
when an alignment is explicitely given on the member itself, or on its types attributes then respect it always. Was only allowed to increase before, but GCC is allowing it.