Re: [PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types

2015-12-10 Thread Jeff Law
On 12/05/2015 10:19 AM, Andris Pavenis wrote: Included patch updates typedefs of integer types in config/i386/djgpp-stdint.h. Patch is similar but not identical as attached to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557 Andris 2015-12-05 Andris Pavenis * config/i386/djgpp-stdint.h: up

[PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types

2015-12-05 Thread Andris Pavenis
rom 3533f7a8ac0a16b17e27ab772cfdeae6309005a3 Mon Sep 17 00:00:00 2001 From: Andris Pavenis Date: Sat, 14 Nov 2015 14:20:14 +0200 Subject: [PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types * config/i386/djgpp-stdint.h: update definitions of integer types --- gcc/config/i386/dj