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: PR tree-optimization/19903


    Day #1 TYPE_PRECISION existed, of course. :-)  Not very recent either:

    1.1          (law      11-Aug-97): #define TYPE_MAX_VALUE(NODE) 
    ((NODE)->type.maxval)
    1.1          (law      11-Aug-97): #define TYPE_PRECISION(NODE) 
    ((NODE)->type.precision)

Oh, it's *far* older than that!  It's in GCC 2.x and probably most, if not
all, versions of GCC 1.


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