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]

Re: [Bug bootstrap/41996] lto-elf.c fails to compile on IRIX 6.5




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




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