[Bug tree-optimization/91616] Incorrect data address computation in very simple code
mpoulhies at kalray dot eu
gcc-bugzilla@gcc.gnu.org
Mon Sep 2 15:38:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91616
--- Comment #3 from Marc POULHIÈS <mpoulhies at kalray dot eu> ---
Ok, sorry for the incorrect report.
The problem was found in our port of GCC where the code actually really
accesses an incorrect memory location and seeing this very large offset added
to data array lead me to an incorrect conclusion.
You can close this PR.
More information about the Gcc-bugs
mailing list