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 libgomp/36469] bootstrap broken on HPUX PA



------- Comment #1 from jakub at gcc dot gnu dot org  2008-06-11 06:27 -------
Subject: Bug 36469

Author: jakub
Date: Wed Jun 11 06:27:04 2008
New Revision: 136650

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136650
Log:
        PR libgomp/36469
        * configure.ac: Add AC_CHECK_FUNCS (strtoull).
        * configure: Regenerated.
        * config.h.in: Regenerated.
        * env.c (strtoull): Define to strtoul if HAVE_STRTOULL is not
        defined.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/config.h.in
    trunk/libgomp/configure
    trunk/libgomp/configure.ac
    trunk/libgomp/env.c


-- 


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


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