[tree-ssa] Fix C __attribute__ ((constructor)) on !have_ctors_dtors targets

Richard Henderson rth@redhat.com
Thu May 6 18:37:00 GMT 2004


On Wed, May 05, 2004 at 06:46:01PM -0700, Zack Weinberg wrote:
> Question - should I be using c_expand_expr_stmt instead of directly
> invoking build_stmt and add_stmt?

I don't think that's necessary.

> And why does that routine have
> "expand" in its name?  I was confused - I'm used to that term meaning
> "lowers trees to RTL".

It probably did at one time.

Patch looks ok, thanks.


r~



More information about the Gcc-patches mailing list