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

--- Comment #17 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
The strlen0.f test case did not need any modification to pass. Leaving the
options as:

C { dg-do run }
C { dg-options "-fbounds-check" }

Works fine. Probably because the -fbounds-check avoids the pedantic

Reply via email to