This is the mail archive of the gcc-bugs@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]

[Bug fortran/82018] [6/7/8 Regression] missing warnings with -Wconversion


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82018

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |janus at gcc dot gnu.org

--- Comment #5 from janus at gcc dot gnu.org ---
(In reply to tkoenig@netcologne.de from comment #3)
> > Maybe one could re-enable such warnings at least with -Wextra?
> 
> The warning is given with -Wconversion-extra.
> 
> We could enable -Wconversion-extra with -Wextra.

Yes, please! Why isn't that done already? Sounds like an ideal candidate for
-Wextra. Leaving it out certainly violates the principle of least surprise ...

If no one else has time for such "trivialities", I will take the time.

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