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/39065] libiberty hashtab.c:hash_pointer() needs intptr_t



------- Comment #8 from hjl at gcc dot gnu dot org  2009-09-04 14:33 -------
Subject: Bug 39065

Author: hjl
Date: Fri Sep  4 14:33:16 2009
New Revision: 151423

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151423
Log:
2009-09-04  Ozkan Sezer  <sezeroz@gmail.com>

        PR target/39065
        * configure.ac: Replace AC_CHECK_TYPE() for intptr_t and uintptr_t
        with AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T.
        * config.in: Regenerated.
        * configure: Regenerated.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/config.in
    trunk/libiberty/configure
    trunk/libiberty/configure.ac


-- 


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


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