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: [tuples] -fdump-tree-gimple-details


On 6/26/07 6:19 PM, Aldy Hernandez wrote:
>> p.s. And btw, yes constructors are dying now after your patch.
> 
> I take that back.  It was broken already.  I'll look into it.

OK, thanks.  I found it puzzling that changes to CALL_EXPR were causing
problems in assignments, but things are still fairly brittle.

I'll go over GS_RETURN now, we are not handling the RETURN_DECL case
properly (we still have an assignment in the return expression).


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