Re: PING: Re: [PATCH] : Fix for PR 52123 gcc bootstrap with ada fails on mingw target

2013-02-06 Thread Arnaud Charlet
> > Did you check that this patch also works fine with mingw64? This is the > > main environment now used, so it's important to verify that these changes > > are compatible with both mingw32 and mingw64. > I'm only able ot test for mingw64 at the moment as you see above, > x86_64-w64-mingw32 is min

Re: PING: Re: [PATCH] : Fix for PR 52123 gcc bootstrap with ada fails on mingw target

2013-02-06 Thread Arnaud Charlet
> I like to have this in trunk as soon as possible, because I want to backport > to 4.7.3 before the release. > > Tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux. Did you check that this patch also works fine with mingw64? This is the main environment now used, so it's important to veri

PING: Re: [PATCH] : Fix for PR 52123 gcc bootstrap with ada fails on mingw target

2013-02-06 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I like to have this in trunk as soon as possible, because I want to backport to 4.7.3 before the release. Tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux. Cheers Rainer Am 03.01.2013 14:06, schrieb Rainer Emrich: > Hello, > > this trivia

Re: [PATCH] : Fix for PR 52123 gcc bootstrap with ada fails on mingw target

2013-01-03 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Forgot to mention, tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux. Am 03.01.2013 14:06, schrieb Rainer Emrich: > Hello, > > this trivial patch fixes the bootstrap with ada on mingw targets. The > right casts fix the invalid conversion issu

[PATCH] : Fix for PR 52123 gcc bootstrap with ada fails on mingw target

2013-01-03 Thread Rainer Emrich
Hello, this trivial patch fixes the bootstrap with ada on mingw targets. The right casts fix the invalid conversion issues. Patch is against trunk. ada/ PR 52123 * adaint.c (__gnat_check_OWNER_ACL): Cast from pointer via SECURITY_DESCRIPTOR * (__gnat_set_O