This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31965] _INTEGRAL_MAX_BITS defined incorrectly



------- 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=gcc&view=rev&rev=124813
Log:
        PR target/31965
        * config/i386/mingw32.h (_INTEGRAL_MAX_BITS): Define builtin as
        TYPE_PRECISION (intmax_type_node).


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/mingw32.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31965


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]