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: patch: promoting complex modes (plus splitting complex args)


    One of the reasons to it this way was that we get the functionality
    basically for free, just by handling CONCAT's a few places where we
    didn't.

But that's where I disagree.  I think the *fundamental* issue with promotion
is in expand_expr's *_DECL case and that's the one that nobody sees a good
solution for.


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