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: Questions on tree-inline.c


     > And why do we have two tree nodes that are essentially the same
     > except for the name (like GOTO_EXPR and GOTO_STMT, RETURN_EXPR and
     > RETURN_STMT, etc)?

    History.

But how?  Why would somebody add a new node that was identical to an old one?


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