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: Add checks for tree.value, tree.minval, and tree.maxval and others


    Is there some reason this patch changed || to &&?  It looks like a
    typo to me; the logic just above for TYPE_MAX_VALUE stayed as ||.
    (This has shown up as a problem with the bit-field patch,
    restricted-width bit-field types not getting hashed properly.)

Looks like a typo to me too.  Thanks for catching it!


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