lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.
authorRafael Avila de Espindola <espindola@google.com>
Mon, 16 Nov 2009 20:25:42 +0000 (20:25 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Mon, 16 Nov 2009 20:25:42 +0000 (20:25 +0000)
commit1b70729f701d8533f926fca8e2df40b2819fbc31
treedaac8a3805e98a02d32f922a7c26d2d5abf2fe62
parentefd0b0d36de2b536225b81804587915e3440c1c0
lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.

2009-11-16  Rafael Avila de Espindola  <espindola@google.com>

* lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.

From-SVN: r154215
gcc/lto/ChangeLog
gcc/lto/lto-elf.c