https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82568
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tkoenig at gcc dot gnu.org Blocks| |36854, 69815 --- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Is this something that I should watch out for with front-end optimization? We create variables inside BLOCK constructs there, which are inserted even if the user doesn't specify them. Marking this as blocking the relevant PRs so this point is not forgotten. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854 [Bug 36854] [meta-bug] fortran front-end optimization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69815 [Bug 69815] Don't always use BLOCKS for front-end optimization variables