This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/66348] Simple loop has only lower half of the 64-bit counter initialized correctly
- From: "sebastiano.vigna at unimi dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Jun 2015 14:32:56 +0000
- Subject: [Bug c/66348] Simple loop has only lower half of the 64-bit counter initialized correctly
- Auto-submitted: auto-generated
- References: <bug-66348-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66348
--- Comment #7 from Sebastiano Vigna <sebastiano.vigna at unimi dot it> ---
I tried also with -fsanitize=address. No problems reported. Bug not showing up.
A classical heisenbug.