This is the mail archive of the gcc@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: Question on aggregates and GIMPLE


    Perhaps you're ignoring the 3600 lines of tree-level folding
    in builtins.c?  We do QUITE A LOT of reasoning with builtins,
    thank you very much.

OK, but that doesn't change the fact that it's still easier to
do things before such a transformation occurs.

    > If we go down the direction you suggest, we're making things much *worse*
    > than it used to be, not better.

    I'm about done with the attacks here.

Excuse me?  What am I *attacking*?  I'm just trying to argue in favor
of one approach over another.


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