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: SSA_NAME remaining at RTL generation


    This is invalid GIMPLE right now, actually.
    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15848

    The addr_expr should be separate from the cast.

OK.  I've got to run now, but I'll check if the gimplifier is making that
or if the optimizer is.

    We seem to screw this up right now when the ADDR_EXPR is of a constant.
    Is CHAIN.1129->no_obj.ARRAY constant?

I don't think so, but can't be 100% sure.


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