Question on aggregates and GIMPLE

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Jun 9 02:00:00 GMT 2004


    FWIW The fortran definition of comparison of aggregates is not the
    same as memcmp. It defines aggregates as equal if all the members
    compare as equal.  This can be different from binary comparison eg,
    for floating point values.

Right.  And in that case, it shouldn't just do an EQ_EXPR of the two trees.



More information about the Gcc mailing list