diff options
author | Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | 2000-08-30 02:00:55 +0000 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 2000-08-29 22:00:55 -0400 |
commit | 85f3d674d453d980199d404c188b217dcc6ee9c1 (patch) | |
tree | 93a77b8da110b5aa2e972ff4785ebafed42b4547 /gcc/flow.c | |
parent | 5b67ad6f4566834f8c0ffb253769727307bf0a11 (diff) | |
download | gcc-85f3d674d453d980199d404c188b217dcc6ee9c1.zip gcc-85f3d674d453d980199d404c188b217dcc6ee9c1.tar.gz gcc-85f3d674d453d980199d404c188b217dcc6ee9c1.tar.bz2 |
expr.c (store_constructor): Allow variable bounds of array type.
* expr.c (store_constructor): Allow variable bounds of array type.
(expand_expr): Don't blow up if type is ERROR_MARK.
* varasm.c (output_constructor): Don't access lower bound of array
type unless need it if index is supplied (so it can be a variable
if no index is supplied).
Use tree_low_cst; use HOST_WIDE_INT for sizes; change BITPOS to POS.
Other minor cleanups.
From-SVN: r36060
Diffstat (limited to 'gcc/flow.c')
0 files changed, 0 insertions, 0 deletions