On 07/07/2013 04:31 PM, Sebastian Bergmann wrote: > Currently "--enable-debug" sets "-O0". I think it would make sense to > use "-Og" instead when GCC >= 4.8.0 is used.
https://gist.github.com/sebastianbergmann/5943708 is an attempt to implement this. Only tested this on Fedora 19. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
