public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
       [not found] <bug-17534-4@http.gcc.gnu.org/bugzilla/>
@ 2011-10-21 14:11 ` manu at gcc dot gnu.org
  2015-03-16 15:46 ` mpolacek at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: manu at gcc dot gnu.org @ 2011-10-21 14:11 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17534

--- Comment #6 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-10-21 14:10:52 UTC ---
Still an issue with revision 180166. This could be warned by Wlogical-op.


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

* [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
       [not found] <bug-17534-4@http.gcc.gnu.org/bugzilla/>
  2011-10-21 14:11 ` [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks manu at gcc dot gnu.org
@ 2015-03-16 15:46 ` mpolacek at gcc dot gnu.org
  2015-03-16 15:47 ` mpolacek at gcc dot gnu.org
  2023-05-20  4:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-03-16 15:46 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #7 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
*** Bug 59491 has been marked as a duplicate of this bug. ***


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

* [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
       [not found] <bug-17534-4@http.gcc.gnu.org/bugzilla/>
  2011-10-21 14:11 ` [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks manu at gcc dot gnu.org
  2015-03-16 15:46 ` mpolacek at gcc dot gnu.org
@ 2015-03-16 15:47 ` mpolacek at gcc dot gnu.org
  2023-05-20  4:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-03-16 15:47 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chengniansun at gmail dot com

--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
*** Bug 65423 has been marked as a duplicate of this bug. ***


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

* [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
       [not found] <bug-17534-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-03-16 15:47 ` mpolacek at gcc dot gnu.org
@ 2023-05-20  4:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-20  4:14 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.0
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 6 by r6-2453-g05b28fd6f91016 (aka PR 66555) so just marking as a
dup of that bug.

*** This bug has been marked as a duplicate of bug 66555 ***

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

* [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
       [not found] <bug-17534-4397@http.gcc.gnu.org/bugzilla/>
@ 2005-11-15 15:43 ` trt at acm dot org
  0 siblings, 0 replies; 5+ messages in thread
From: trt at acm dot org @ 2005-11-15 15:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from trt at acm dot org  2005-11-15 15:43 -------
Since fold() is increasingly used for internal speculative computations, I
think it should avoid issuing warnings as false positives are too likely.  So
perhaps this warning belongs in parser_build_binary_op() in c-typeck.c

Similarly for bug 16302


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17534


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

end of thread, other threads:[~2023-05-20  4:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-17534-4@http.gcc.gnu.org/bugzilla/>
2011-10-21 14:11 ` [Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks manu at gcc dot gnu.org
2015-03-16 15:46 ` mpolacek at gcc dot gnu.org
2015-03-16 15:47 ` mpolacek at gcc dot gnu.org
2023-05-20  4:14 ` pinskia at gcc dot gnu.org
     [not found] <bug-17534-4397@http.gcc.gnu.org/bugzilla/>
2005-11-15 15:43 ` trt at acm dot 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).