stmts_are_full_exprs_p
Mark Mitchell
mark@codesourcery.com
Mon Jul 28 19:36:00 GMT 2003
On Sat, 2003-07-26 at 20:05, Jason Merrill wrote:
> I think I asked this same question a few months back, and I don't remember
> getting a reason why it is needed.
I looked at this in detail last night, and I can't figure out why it is
needed either. In fact, I convinced myself that it is not needed.
The case that worried me was where build_aggr_init unsets the flag
before calling expand_aggr_init_1. If expand_aggr_init_1 ever emitted
more than one statement to perform the initialization, then there might
be a problem -- but it does not seem to do that.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
More information about the Gcc
mailing list