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 GIMPLE semantics and EH


    I don't suppose F36b has DECL_ARTIFICIAL set?  

Yeah, it sure does!  Ada sets it for any variable that doesn't directly
correspond to a user-level variable.

    If it does, then that would explain the mistake -- the gimplifier
    thinks it already *is* a temporary.

    If so, we'll have to some up with some other way to identify
    gimple temporaries.

Ugh ...


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