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: [PATCH] DWARF: space-optimize loc. descr. for integer literals on 32-bit targets


On 08/18/2016 01:29 PM, Trevor Saunders wrote:
HOST_BITS_PER_WIDE_INT is now always 64, so you don't need that check.

Good point, thank you! I’ll adapt the patch.

--
Pierre-Marie de Rodat


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