]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.h (struct record_layout_info): Rename to (struct record_layout_info_s).
authorMark Mitchell <mark@codesourcery.com>
Fri, 26 May 2000 21:40:01 +0000 (21:40 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 26 May 2000 21:40:01 +0000 (21:40 +0000)
commitdefd0dea5225507ddcb79045af1f605b0b443ed6
tree958c766176db9f4e6f187537ab4f5b58619ec7a0
parent6625cdb595e9fa7c320e94c229c5e272893d0206
tree.h (struct record_layout_info): Rename to (struct record_layout_info_s).

* tree.h (struct record_layout_info): Rename to (struct
record_layout_info_s).
* stor-layout.c (start_record_layout): Replace
`record_layout_info' with `record_layout_info_s'.

* class.c (layout_nonempty_base_or_field): Replace
`record_layout_info' with `record_layout_info_s'.

From-SVN: r34199
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/stor-layout.c
gcc/tree.h