https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239
kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu.org --- Comment #7 from kargl at gcc dot gnu.org --- (In reply to Nicolas Koenig from comment #6) > Created attachment 40962 [details] > Proposed patch for EQUIVALENCE / VOLATILE > > This patch should cover the case of one EQUIVALENCE object being VOLATILE > (In this case every object should be volatile according to the standard). It > also fixes a testcase (gfortran.dg/volatile11.90) related to this. Nicolas, Thanks for the patch. Do you have a copyright assignment on file with the FSF for GCC? Your first patch probably falls under "small enough to not require an assignment" but combining the patches is approaching needing an assignment on file.