This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31461] warn about entities in USE, ONLY statement not later used
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2011 16:32:30 +0000
- Subject: [Bug fortran/31461] warn about entities in USE, ONLY statement not later used
- Auto-submitted: auto-generated
- References: <bug-31461-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31461
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-17 16:32:30 UTC ---
FIXED on the trunk (GCC 4.7).
Thanks for the suggestion - and sorry for taking 4 years to implement it.