diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2015-01-09 00:50:49 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2015-01-09 00:50:49 +0000 |
commit | e608ef6de92f53558b27b3166d5da5ea3725461d (patch) | |
tree | e8ae9d3d6090dc578c6e59d674449af82c781c4e /gcc/lra-constraints.c | |
parent | fe7d7447470fb9e66bd007a6f8353a8718676479 (diff) | |
download | gcc-e608ef6de92f53558b27b3166d5da5ea3725461d.zip gcc-e608ef6de92f53558b27b3166d5da5ea3725461d.tar.gz gcc-e608ef6de92f53558b27b3166d5da5ea3725461d.tar.bz2 |
re PR gcov-profile/61790 (gcov-tool.c uses atoll)
PR gcov-profile/61790
* gcov-tool.c (do_rewrite): Use strtoll instead of atoll if host has
long long. Fallback to int64_t if host doesn't have long long and
use strtol if int64_t is long. Otherwise, use sscanf for conversion.
From-SVN: r219372
Diffstat (limited to 'gcc/lra-constraints.c')
0 files changed, 0 insertions, 0 deletions