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 (with possible easy long-term solution)


    It was fun to notice that the code already says this needs to be
    fixed.  :-)

Indeed!

    The idea of a flag on a decl which says "This variable is assigned
    before first use, and always holds the same value" is not bad at all
    and might be useful in other places as well.

That's what TREE_READONLY means, I thought.


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