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: Ada bootstrap failure due to loop optimization and builtin_stack_alloc


    OK; but it does not seem to be related to the builtin_stack_alloc
    problem.  There is probably a virtual operand for T.0 missing on the
    __builtin_memcmp call (which might be some alias analysis problem),
    but there is nothing wrong with the ADDR_EXPR.

You mean T.1.  I thought I'd mention this just in case it was related.
But I guess it's two separate problems.


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