From 3cb3966838601acf6490c30077f482dafe4db2d7 Mon Sep 17 00:00:00 2001 From: normal Date: Thu, 9 Oct 2014 03:39:02 +0000 Subject: hash.c (rb_any_hash): remove unnecessary dsym check gcc (Debian 4.7.2-5) 4.7.2 on x86 generates smaller code this way, as it does not seem to be able to reuse the result of SPECIAL_CONST_P. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a1dc1fa1a..95ef500b2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 9 12:38:28 2014 Eric Wong + + * hash.c (rb_any_hash): remove unnecessary dsym check + Thu Oct 9 07:20:30 2014 Rei Odaira * missing/setproctitle.c: Avoid invalidating argv[1], argv[2], -- cgit v1.2.3