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 c++/85464] [7 Regression] Wignored-qualifiers is emitted by cc1plus without diagnostics when triggered by a cast operator.


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |6.4.0, 8.0.1
           Keywords|                            |diagnostic
   Last reconfirmed|                            |2018-04-19
     Ever confirmed|0                           |1
            Summary|Wignored-qualifiers is      |[7 Regression]
                   |emitted by cc1plus without  |Wignored-qualifiers is
                   |diagnostics when triggered  |emitted by cc1plus without
                   |by a cast operator.         |diagnostics when triggered
                   |                            |by a cast operator.
   Target Milestone|---                         |7.4
      Known to fail|                            |7.3.1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Works again on trunk.

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