[Bug fortran/79430] [7 Regression] action of statement incorrectly optimised away
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 9 03:17:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #16 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Jürgen Reuter from comment #15)
> With -fcheck=all nothing is flagged, but the test works as expected, as well
> as if I (independently from the fcheck) compile everything with -fno-inline .
Also compile with -Wall and see if anything pops out.
Try valgrind on executable compiled with and without the -fno-inline as well.
More information about the Gcc-bugs
mailing list