This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR 82018: -Wextra should imply -Wconversion-extra


Hi Janus,

here is a small patch that enables -Wconversion-extra with -Wextra and
updates the documentation.

I grepped for warn_conversion_extra and found 14 occurrences in the
gfortran source tree.

Are we sure we want to enable each of these warnings with -Wextra?

Regards

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]