[Bug sanitizer/110676] [11/12/13/14 Regression] strlen of array[1] should not be optimized to 1 if using ASAN
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 15 18:35:10 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110676
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |11.5
Known to fail| |10.1.0, 8.1.0, 8.5.0
Known to work| |7.5.0
Summary|strlen of array[1] should |[11/12/13/14 Regression]
|not be optimized to 1 if |strlen of array[1] should
|using ASAN |not be optimized to 1 if
| |using ASAN
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is actually a regression ...
More information about the Gcc-bugs
mailing list