public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function
       [not found] <bug-93652-4@http.gcc.gnu.org/bugzilla/>
@ 2021-07-20 17:26 ` me at xenu dot pl
  2021-07-20 17:31 ` pinskia at gcc dot gnu.org
  2021-07-20 17:47 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: me at xenu dot pl @ 2021-07-20 17:26 UTC (permalink / raw)
  To: gcc-bugs

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

Tomasz Konojacki <me at xenu dot pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at xenu dot pl

--- Comment #1 from Tomasz Konojacki <me at xenu dot pl> ---
This was fixed in gcc 10, I think it can be closed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function
       [not found] <bug-93652-4@http.gcc.gnu.org/bugzilla/>
  2021-07-20 17:26 ` [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function me at xenu dot pl
@ 2021-07-20 17:31 ` pinskia at gcc dot gnu.org
  2021-07-20 17:47 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-20 17:31 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |10.0
         Resolution|---                         |FIXED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function
       [not found] <bug-93652-4@http.gcc.gnu.org/bugzilla/>
  2021-07-20 17:26 ` [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function me at xenu dot pl
  2021-07-20 17:31 ` pinskia at gcc dot gnu.org
@ 2021-07-20 17:47 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2021-07-20 17:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed by r10-7344:
    c++: Handle COMPOUND_EXPRs in get_narrower and
warnings_for_convert_and_check [PR91993]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-20 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93652-4@http.gcc.gnu.org/bugzilla/>
2021-07-20 17:26 ` [Bug c++/93652] -Wconversion gives false warning with bitwise operations on reference types returned from function me at xenu dot pl
2021-07-20 17:31 ` pinskia at gcc dot gnu.org
2021-07-20 17:47 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).