]> git.ipfire.org Git - thirdparty/gcc.git/commit
* runtime/memory.c (xmallocarray): Avoid division for the common case.
authorJakub Jelinek <jakub@redhat.com>
Mon, 4 Aug 2014 15:46:33 +0000 (17:46 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Aug 2014 15:46:33 +0000 (17:46 +0200)
commit62c986afde031d141961d2619a860def836c8e9b
tree5286463521855c483f9a00398080e73af7eda4fc
parent3696163cb43bdd7c3a22bef46a0e3f4576d0fc44
* runtime/memory.c (xmallocarray): Avoid division for the common case.

From-SVN: r213593
libgfortran/ChangeLog
libgfortran/runtime/memory.c