diff options
author | Francois-Xavier Coudert <coudert@clipper.ens.fr> | 2006-07-12 17:11:11 +0200 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2006-07-12 15:11:11 +0000 |
commit | b3eb1e0e9c1dc7cf7bf0a0d919a1a6239e37298b (patch) | |
tree | 72011c46efd76d2283de727ac46c303a3a63e36b /configure | |
parent | 45e49d96406fc14662840eaf7d82b2bcbbbccab2 (diff) | |
download | gcc-b3eb1e0e9c1dc7cf7bf0a0d919a1a6239e37298b.tar.gz |
re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)
PR fortran/28163
* trans-expr.c (gfc_trans_string_copy): Generate inline code
to perform string copying instead of calling a library function.
* trans-decl.c (gfc_build_intrinsic_function_decls): Don't build
decl for copy_string.
* trans.h (gfor_fndecl_copy_string): Remove prototype.
* intrinsics/string_intrinsics.c (copy_string): Remove function.
From-SVN: r115372
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions