On Wed, Apr 9, 2014 at 7:55 AM, Eric Botcazou <ebotca...@adacore.com> wrote: >> Yes, your patch looks good to me. > > Thanks, now applied. I'll make sure everything is resynced with it. >
I got /export/build/gnu/gcc-x32/build-x86_64-linux/./gcc/xgcc -B/export/build/gnu/gcc-x32/build-x86_64-linux/./gcc/ -B/usr/gcc-4.9.0-x32/x86_64-unknown-linux-gnu/bin/ -B/usr/gcc-4.9.0-x32/x86_64-unknown-linux-gnu/lib/ -isystem /usr/gcc-4.9.0-x32/x86_64-unknown-linux-gnu/include -isystem /usr/gcc-4.9.0-x32/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -mx32 -fpic -W -Wall -gnatpg -nostdinc -mx32 s-osprim.adb -o s-osprim.o s-osprim.adb:121:30: expected type "Standard.Long_Long_Integer" s-osprim.adb:121:30: found type "System.Os_Primitives.time_t" make[11]: *** [s-osprim.o] Error 1 -- H.J.