ada: Reject misalignment of objects with address clause Misaligned objects are meant to be rejected universally by the compiler. gcc/ada/ChangeLog: * gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Variable>: Validate a known alignment on the object even if there is an address clause.