if (n)
out << "\n";
out << indent;
- show_numerical_change("type alignement", fa, sa, *ctxt, out,
+ show_numerical_change("type alignment", fa, sa, *ctxt, out,
/*show_bits_or_bytes=*/false);
n = true;
}
type of 'char s0::m1' changed:
type name changed from 'char' to 'unsigned int'
type size changed from 8 to 32 (in bits)
- type alignement changed from 8 to 32
+ type alignment changed from 8 to 32
's0&' changed:
referenced type 'class s0' changed, as reported earlier
type of 'int s0::m0' changed:
type name changed from 'int' to 'char'
type size changed from 32 to 8 (in bits)
- type alignement changed from 32 to 8
+ type alignment changed from 32 to 8
'unsigned int s0::m2' offset changed from 128 to 192 (in bits) (by +64 bits)
'const s0' changed:
type of variable changed:
type name changed from 'int' to 'char'
type size changed from 32 to 8 (in bits)
- type alignement changed from 32 to 8
+ type alignment changed from 32 to 8