Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64

2017-03-14 Thread Matthias Klose
On 13.03.2017 18:26, James Cowgill wrote: > Hi, > > On 11/03/17 12:11, Arnaud Charlet wrote: >>> This patch fixes an error caused by my changing of the signal constants >>> on MIPS in r244026. While that patch worked on mipsel, ada fails to >>> bootstrap with it on mips64el with the error: >>> >>>

Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64

2017-03-13 Thread James Cowgill
Hi, On 11/03/17 12:11, Arnaud Charlet wrote: >> This patch fixes an error caused by my changing of the signal constants >> on MIPS in r244026. While that patch worked on mipsel, ada fails to >> bootstrap with it on mips64el with the error: >> >> s-osinte.ads:610:07: component "sa_flags" overlaps "

Re: [PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64

2017-03-11 Thread Arnaud Charlet
> This patch fixes an error caused by my changing of the signal constants > on MIPS in r244026. While that patch worked on mipsel, ada fails to > bootstrap with it on mips64el with the error: > > s-osinte.ads:610:07: component "sa_flags" overlaps "sa_handler" at > line 608 > ../gcc-interface/Makef