varasm.c (struct constant_descriptor): Put CONTENTS inside a union to make it well...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 13 Nov 2000 13:35:26 +0000 (13:35 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 13 Nov 2000 13:35:26 +0000 (13:35 +0000)
commit373577962c7c6324ce0aa967088a736568a48e0c
tree43f40ee6c0644a2670e655822e337fdf50fb05d6
parent26d4fec72e0319f2af9416ceaa9c76430b9e808d
varasm.c (struct constant_descriptor): Put CONTENTS inside a union to make it well-aligned.

* varasm.c (struct constant_descriptor): Put CONTENTS inside a
union to make it well-aligned.  Update all uses.

From-SVN: r37422
gcc/ChangeLog
gcc/varasm.c