[Bug c/85094] [8 Regression] -g with any optimization suppresses -Wduplicated-branches

2018-03-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/85094] [8 Regression] -g with any optimization suppresses -Wduplicated-branches

2018-03-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Mar 29 10:37:58 2018 New Revision: 258950 URL: https://gcc.gnu.org/viewcvs?rev=258950=gcc=rev Log: PR c/85094 * fold-const.c (operand_equal_p): Handle

[Bug c/85094] [8 Regression] -g with any optimization suppresses -Wduplicated-branches

2018-03-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 --- Comment #2 from Jakub Jelinek

[Bug c/85094] [8 Regression] -g with any optimization suppresses -Wduplicated-branches

2018-03-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/85094] [8 Regression] -g with any optimization suppresses -Wduplicated-branches

2018-03-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85094 Richard Biener changed: What|Removed |Added CC||aoliva at gcc dot gnu.org Target