This is the mail archive of the gcc-patches@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: Conditionalize INO handling for VMS


    Hmm, we already need INO_T_CMP and INO_T_EQ over in cpplib - yet
    another alternative would be to move all of these helpers into
    system.h.

I agree, but:

Doug, I have a question: in tree.c, you take two indexes into the ino
array and put it into one int.  Is that unique?  If so, then can we
use it for INO_T_EQ and INO_T_COPY?  What exactly is INO_T in VMS?


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