]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/intrinsic.cc
intrinsic.c (conv_name): Let gfc_get_string handle the format.
authorTobias Schlüter <tobi@gcc.gnu.org>
Thu, 29 Mar 2007 22:57:23 +0000 (00:57 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Thu, 29 Mar 2007 22:57:23 +0000 (00:57 +0200)
commitb6e2128e2874ef25a1aa1353e96411cca636b5d1
treea5077074ab3565617c5fe0636b407eacfbfe02de
parent39e6a3779735a3e18895316ecb9280dd9009ff1c
intrinsic.c (conv_name): Let gfc_get_string handle the format.

* intrinsic.c (conv_name): Let gfc_get_string handle the format.
(find_conv): Compare pointers instead of calling strcmp.
(find_sym): Likewise, but ensure that the compared pointer is in
the global string table.

From-SVN: r123346
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.c