public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
@ 2011-03-04 12:41 ` rguenth at gcc dot gnu.org
  2011-06-27 13:05 ` [Bug c/32643] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-04 12:41 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2007-12-07 20:19:26         |2011-03-04 20:19:26
      Known to work|                            |
      Known to fail|                            |

--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-04 12:41:30 UTC ---
Not fixed by the constant expression work either.


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

* [Bug c/32643] [4.3/4.4/4.5/4.6/4.7 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
  2011-03-04 12:41 ` [Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512 rguenth at gcc dot gnu.org
@ 2011-06-27 13:05 ` rguenth at gcc dot gnu.org
  2012-03-13 13:34 ` [Bug c/32643] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 13:05 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.6                       |4.4.7

--- Comment #15 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 12:12:59 UTC ---
4.3 branch is being closed, moving to 4.4.7 target.


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

* [Bug c/32643] [4.5/4.6/4.7/4.8 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
  2011-03-04 12:41 ` [Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512 rguenth at gcc dot gnu.org
  2011-06-27 13:05 ` [Bug c/32643] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
@ 2012-03-13 13:34 ` jakub at gcc dot gnu.org
  2012-07-02 11:44 ` rguenth at gcc dot gnu.org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 13:34 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.7                       |4.5.4

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-13 12:45:43 UTC ---
4.4 branch is being closed, moving to 4.5.4 target.


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

* [Bug c/32643] [4.5/4.6/4.7/4.8 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-03-13 13:34 ` [Bug c/32643] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
@ 2012-07-02 11:44 ` rguenth at gcc dot gnu.org
  2013-04-12 15:16 ` [Bug c/32643] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-02 11:44 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.4                       |4.6.4

--- Comment #17 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-02 11:43:48 UTC ---
The 4.5 branch is being closed, adjusting target milestone.


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

* [Bug c/32643] [4.7/4.8/4.9 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-07-02 11:44 ` rguenth at gcc dot gnu.org
@ 2013-04-12 15:16 ` jakub at gcc dot gnu.org
  2014-06-12 13:43 ` [Bug c/32643] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-12 15:16 UTC (permalink / raw)
  To: gcc-bugs


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.4                       |4.7.4

--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-12 15:16:07 UTC ---
GCC 4.6.4 has been released and the branch has been closed.


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

* [Bug c/32643] [4.7/4.8/4.9/4.10 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2013-04-12 15:16 ` [Bug c/32643] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
@ 2014-06-12 13:43 ` rguenth at gcc dot gnu.org
  2014-12-19 13:35 ` [Bug c/32643] [4.8/4.9/5 " jakub at gcc dot gnu.org
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:43 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.4                       |4.8.4

--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> ---
The 4.7 branch is being closed, moving target milestone to 4.8.4.


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

* [Bug c/32643] [4.8/4.9/5 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2014-06-12 13:43 ` [Bug c/32643] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
@ 2014-12-19 13:35 ` jakub at gcc dot gnu.org
  2015-02-13  9:09 ` mpolacek at gcc dot gnu.org
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-12-19 13:35 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.4                       |4.8.5

--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.4 has been released.


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

* [Bug c/32643] [4.8/4.9/5 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2014-12-19 13:35 ` [Bug c/32643] [4.8/4.9/5 " jakub at gcc dot gnu.org
@ 2015-02-13  9:09 ` mpolacek at gcc dot gnu.org
  2020-05-20  7:41 ` [Bug c/32643] [8/9/10 " rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-02-13  9:09 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org
   Target Milestone|4.8.5                       |6.0


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

* [Bug c/32643] [8/9/10 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2015-02-13  9:09 ` mpolacek at gcc dot gnu.org
@ 2020-05-20  7:41 ` rguenth at gcc dot gnu.org
  2020-05-20  7:41 ` [Bug c/32643] [8/9/10/11 " rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-05-20  7:41 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[8/9/10/11 Regression]      |[8/9/10 Regression] Wrong
                   |Wrong error message with    |error message with unsigned
                   |unsigned char a = uchar&512 |char a = uchar&512
      Known to work|                            |11.0
      Known to fail|                            |10.1.0

--- Comment #28 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar.

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

* [Bug c/32643] [8/9/10/11 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2020-05-20  7:41 ` [Bug c/32643] [8/9/10 " rguenth at gcc dot gnu.org
@ 2020-05-20  7:41 ` rguenth at gcc dot gnu.org
  2021-01-29 22:26 ` msebor at gcc dot gnu.org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-05-20  7:41 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|11.0                        |
            Summary|[8/9/10 Regression] Wrong   |[8/9/10/11 Regression]
                   |error message with unsigned |Wrong error message with
                   |char a = uchar&512          |unsigned char a = uchar&512

--- Comment #29 from Richard Biener <rguenth at gcc dot gnu.org> ---
Sorry, wrong bug...

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

* [Bug c/32643] [8/9/10/11 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2020-05-20  7:41 ` [Bug c/32643] [8/9/10/11 " rguenth at gcc dot gnu.org
@ 2021-01-29 22:26 ` msebor at gcc dot gnu.org
  2021-05-14  9:45 ` [Bug c/32643] [9/10/11/12 " jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-01-29 22:26 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2012-01-19 00:00:00         |2021-1-29
      Known to fail|                            |11.0

--- Comment #30 from Martin Sebor <msebor at gcc dot gnu.org> ---
No change in GCC 11:

$ cat pr32643.c && gcc -S -Wall -Wpedantic pr32643.c
unsigned char p;
unsigned char p1 = p & 512;
pr32643.c:2:20: warning: overflow in conversion from ‘int’ to ‘unsigned char’
changes value from ‘(int)p & 512’ to ‘0’ [-Woverflow]
    2 | unsigned char p1 = p & 512;
      |                    ^
pr32643.c:2:1: warning: overflow in constant expression [-Woverflow]
    2 | unsigned char p1 = p & 512;
      | ^~~~~~~~

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

* [Bug c/32643] [9/10/11/12 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2021-01-29 22:26 ` msebor at gcc dot gnu.org
@ 2021-05-14  9:45 ` jakub at gcc dot gnu.org
  2021-06-01  8:04 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14  9:45 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|8.5                         |9.4

--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 8 branch is being closed.

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

* [Bug c/32643] [9/10/11/12 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2021-05-14  9:45 ` [Bug c/32643] [9/10/11/12 " jakub at gcc dot gnu.org
@ 2021-06-01  8:04 ` rguenth at gcc dot gnu.org
  2022-05-27  9:33 ` [Bug c/32643] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #32 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

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

* [Bug c/32643] [10/11/12/13 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2021-06-01  8:04 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:33 ` rguenth at gcc dot gnu.org
  2022-06-28 10:29 ` jakub at gcc dot gnu.org
  2023-07-07 10:28 ` [Bug c/32643] [11/12/13/14 " rguenth at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:33 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #33 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug c/32643] [10/11/12/13 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2022-05-27  9:33 ` [Bug c/32643] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:29 ` jakub at gcc dot gnu.org
  2023-07-07 10:28 ` [Bug c/32643] [11/12/13/14 " rguenth at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:29 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #34 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug c/32643] [11/12/13/14 Regression] Wrong error message with unsigned char a = uchar&512
       [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2022-06-28 10:29 ` jakub at gcc dot gnu.org
@ 2023-07-07 10:28 ` rguenth at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:28 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.5

--- Comment #35 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10 branch is being closed.

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

end of thread, other threads:[~2023-07-07 10:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32643-4@http.gcc.gnu.org/bugzilla/>
2011-03-04 12:41 ` [Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512 rguenth at gcc dot gnu.org
2011-06-27 13:05 ` [Bug c/32643] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2012-03-13 13:34 ` [Bug c/32643] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-07-02 11:44 ` rguenth at gcc dot gnu.org
2013-04-12 15:16 ` [Bug c/32643] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-06-12 13:43 ` [Bug c/32643] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:35 ` [Bug c/32643] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-02-13  9:09 ` mpolacek at gcc dot gnu.org
2020-05-20  7:41 ` [Bug c/32643] [8/9/10 " rguenth at gcc dot gnu.org
2020-05-20  7:41 ` [Bug c/32643] [8/9/10/11 " rguenth at gcc dot gnu.org
2021-01-29 22:26 ` msebor at gcc dot gnu.org
2021-05-14  9:45 ` [Bug c/32643] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:04 ` rguenth at gcc dot gnu.org
2022-05-27  9:33 ` [Bug c/32643] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:29 ` jakub at gcc dot gnu.org
2023-07-07 10:28 ` [Bug c/32643] [11/12/13/14 " rguenth 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).