[Bug c++/97962] [10/11] ICE in build_over_call, at cp/call.c:8976

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97962 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to fail|

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general

2020-11-24 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19987 Bug 19987 depends on bug 96929, which changed state. Bug 96929 Summary: Failure to optimize right shift of -1 to -1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96929 What|Removed |Added

[Bug tree-optimization/96929] Failure to optimize right shift of -1 to -1

2020-11-24 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96929 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/97958] ICE in build2, at tree.c:4868

2020-11-24 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97958 --- Comment #4 from Jakub Jelinek --- I do (while the #c0 testcase is invalid and I wouldn't care about it much, the first function in the testcase is completely valid and we shouldn't be crashing on that. But will aggregate it with other fixes.

[Bug tree-optimization/97960] [8/9/10/11 Regression] Wrong code at -O3 since r8-6511-g3ae129323d

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97960 Richard Biener changed: What|Removed |Added Priority|P1 |P2 CC|

[Bug testsuite/97959] Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97959 Richard Biener changed: What|Removed |Added Component|lto |testsuite --- Comment #1 from Richard B

[Bug c/97958] ICE in build2, at tree.c:4868

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97958 Richard Biener changed: What|Removed |Added Known to work||11.0 --- Comment #3 from Richard Biener

[Bug c/97955] [11 Regression] ICE in build_array_type_1, at tree.c:8264 since r11-3303-g6450f07388f9fe57

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97955 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug rtl-optimization/97954] [11 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2360

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97954 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Component|c

[Bug tree-optimization/97953] ICE (segfault) during GIMPLE pass: loopdone compiling libgcc/config/libbid/bid128_fma.c:190:1

2020-11-24 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97953 Richard Biener changed: What|Removed |Added Component|c |tree-optimization Target|

[Bug c/97958] ICE in build2, at tree.c:4868

2020-11-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97958 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2aaf44a90283156ec0e70ad4d9030f3ba5054c6f commit r11-5272-g2aaf44a90283156ec0e70ad4d9030f3ba5054c6f Author: Jakub Jelinek Date: Tu

[Bug tree-optimization/97964] Missed optimization opportunity for VRP

2020-11-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97964 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization --- Comment #1 from

[Bug tree-optimization/96929] Failure to optimize right shift of -1 to -1

2020-11-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96929 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4866b2f5db117f9e89f82c44ffed57178c09cc49 commit r11-5271-g4866b2f5db117f9e89f82c44ffed57178c09cc49 Author: Jakub Jelinek Date: Tu

<    1   2