This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug bootstrap/41996] lto-elf.c fails to compile on IRIX 6.5
- From: Andrew Pinski <pinskia at gmail dot com>
- To: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: "gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
- Date: Sat, 14 Nov 2009 14:43:44 -0800
- Subject: Re: [Bug bootstrap/41996] lto-elf.c fails to compile on IRIX 6.5
- References: <bug-41996-279@http.gcc.gnu.org/bugzilla/> <20091114223518.28383.qmail@sourceware.org>
Sent from my iPhone
On Nov 14, 2009, at 2:35 PM, "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org
> wrote:
------- Comment #2 from rguenth at gcc dot gnu dot org 2009-11-14
22:35 -------
I guess the easiest is to avoid the special formats and simply use %ld
and long unconditionally.
How about using atoll and adding that to libitry?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41996