This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49693] Spurious "unused-variable" warnings for COMMON block module variables.
- From: "tkoenig at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jan 2012 12:36:28 +0000
- Subject: [Bug fortran/49693] Spurious "unused-variable" warnings for COMMON block module variables.
- Auto-submitted: auto-generated
- References: <bug-49693-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49693
--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-01-03 12:36:28 UTC ---
(In reply to comment #3)
> Testing this patch:
which doesn't work.