[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly

2007-05-17 Thread dannysmith at gcc dot gnu dot org
--- Comment #2 from dannysmith at gcc dot gnu dot org 2007-05-17 23:51 --- Subject: Bug 31965 Author: dannysmith Date: Thu May 17 22:51:05 2007 New Revision: 124813 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124813 Log: PR target/31965 * config/i386/mingw32.h

[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly

2007-05-17 Thread dannysmith at users dot sourceforge dot net
--- Comment #3 from dannysmith at users dot sourceforge dot net 2007-05-17 23:59 --- Fixed by: 2007-05-17 Danny Smith [EMAIL PROTECTED] PR target/31965 * config/i386/mingw32.h (_INTEGRAL_MAX_BITS): Define builtin as TYPE_PRECISION (intmax_type_node). --

[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly

2007-05-17 Thread dannysmith at users dot sourceforge dot net
--- Comment #4 from dannysmith at users dot sourceforge dot net 2007-05-17 23:59 --- Closing. -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly

2007-05-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-17 02:42 --- It was added with: http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00979.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31965