This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 vs hpux vs LONG_LONG
- From: law at redhat dot com
- To: Richard Henderson <rth at redhat dot com>
- Cc: Jason Merrill <jason at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sat, 22 Dec 2001 09:09:51 -0700
- Subject: Re: libstdc++-v3 vs hpux vs LONG_LONG
- Reply-to: law at redhat dot com
> Defines a FUNCTION_DECL named strtoll with a DECL_ASSEMBLER_NAME
> of __strtoll. I.e. renames the function at the source code level.
Slick. After minor twiddling it appears to be working. I'll probably
check in the update later today.
jeff