[Bug c++/63140] wrong code generation probably due to optimization problem

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 3 12:12:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63140

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
There is a git mirror of the svn repo.
Anyway, -fsanitize=undefined enables -fno-delete-null-pointer-checks, perhaps
you could try that option alone if it makes a difference.



More information about the Gcc-bugs mailing list