Semantics of MODIFY_EXPR with CONSTRUCTOR rhs

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Mon Aug 2 21:38:00 GMT 2004


    I suspect the failure due to variable-sized temporaries that you saw
    has to do with a think-o in the loop that initialized the elements --
    it should have recursed for nested constructors rather than creating a
    new <MODIFY_EXPR <obj> <CONSTRUCTOR>> statement.

No such luck.  Try compiling the RTS file a-direct.adb.

I'm investigating too ...



More information about the Gcc mailing list