Hi all,

Please find attached a patch I built to add stdint-related information to GCC configuration for the mingw target (see http://gcc.gnu.org/ml/gcc/2009-04/msg00000.html for more details about why). I built it from looking at the mingw headers, because I have them on my laptop, I'm in a hotel room far from home and I can get to sleep :) I've not done (and will not do in the foreseeable future) any testing, so they'll need to be bootstrapped and regtest on at least the gcc.dg/c99-stdint-*.c tests. If you find failures of c99-stdint-1.c, it means the mingw headers need fixing (I'm particularly worried about int_fast8_t, which is "char" rather than "signed char", and I suspect this could spell trouble).

I hope this can help,
FX

Attachment: mingw-stdint.diff
Description: Binary data

Reply via email to