On Tue, Jun 27, 2017 at 12:40 PM, Vineet Gupta <Vineet.Gupta1 at synopsys.com> wrote: > On 06/27/2017 02:47 PM, Joseph Myers wrote: >> >> longlong.h should be kept in sync with GCC. If the GCC version has been >> fixed we can copy the updated version verbatim from GCC. > > > Indeed it is fixed in upstream gcc. > > commit 608e1e3746f5242f0b0987ce64ca99969c33fb48 > Author: claziss <claziss at 138bc75d-0d04-0410-961f-82ee72b054a4> > Date: Fri Apr 29 10:11:25 2016 +0000 > > [ARC] Fix obsolete constrain > > So I drop this patch from my series and rely on glibc upstream to have this > fixed ? Don't drop the patch; replace it with a patch that copies the file verbatim from the GCC source tree. zw