This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFH: TARGET_EXPRs and value-initialization


What if you make these semantics a flag on AGGR_INIT_EXPR so you can delay expressing the actual semantics until simplify_aggr_init_expr? By that time I believe we have the actual object being initialized.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]