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: Possible C++ patch: mangling of 128-bit integers


Richard Henderson <rth@redhat.com> writes:
> Doh.  Of course that's why TYPE_PRECISION is better.  If we've
> not checked earlier though, we may want to check TREE_CODE ==
> INTEGER_TYPE.

Just to confirm that this code's for INTEGER_TYPEs only.

Richard


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