Comment 6 for bug 1709727

Revision history for this message
dann frazier (dannf) wrote :

xenial/gcc-5 verification:

ubuntu@neander:~$ gcc -v 2>&1 | tail -1
gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.5)
ubuntu@neander:~$ gcc -g -fsanitize=address -fno-omit-frame-pointer test.c -o test
ubuntu@neander:~$ ./test
hi.