This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/82018] [6/7/8 Regression] missing warnings with -Wconversion
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 08:19:54 +0000
- Subject: [Bug fortran/82018] [6/7/8 Regression] missing warnings with -Wconversion
- Auto-submitted: auto-generated
- References: <bug-82018-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82018
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at netcologne dot de
--- Comment #1 from janus at gcc dot gnu.org ---
The last Wconversion-related commit I see is r224190 for PR 47659, which was
committed on trunk before the 6.0 release (so it falls in the right time
window).
Thomas, do you think this commit could be the culprit here?