On Mon, May 11, 2015 at 10:44 PM, Andi Gutmans <a...@zend.com> wrote:
> I don't think it is worth the change. I actually prefer to leave code path
> optimization up to gcc here vs. trying to tell it what to do.
>
This isn't about optimizing code paths, it's about changing undefined
behavior into defined behavior.  Either way the compiler is left to
optimize and organize code according to its preferences.

But whatever, this is so not something worth arguing over.  If you
like PHP being clowny in this minor edge case, I'm not going to get in
your way.

Cheers,
-Sara

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to