diff options
author | Steve Ellcey <sje@cup.hp.com> | 2002-04-12 22:31:27 +0000 |
---|---|---|
committer | Loren J. Rittle <ljrittle@gcc.gnu.org> | 2002-04-12 22:31:27 +0000 |
commit | ef290537a3018e8ce7f449b8b3dfefa7efcc2be6 (patch) | |
tree | 7adeb4af0c3de71fe6155a6418a7a381f8c76c1a /gcc | |
parent | cc8475cbc3ac9570d51ef3725b283d0e00732e0f (diff) | |
download | gcc-ef290537a3018e8ce7f449b8b3dfefa7efcc2be6.zip gcc-ef290537a3018e8ce7f449b8b3dfefa7efcc2be6.tar.gz gcc-ef290537a3018e8ce7f449b8b3dfefa7efcc2be6.tar.bz2 |
* gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h
(strtoll, strtoull): In 64 bit mode HP-UX (IA64 and HPPA)
does not define strtoll or strtoull, but does define strtol
and strtoul which are the same since in 64 bit mode
sizeof(long) == sizeof(long long).
From-SVN: r52247
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions