[Bug tree-optimization/106781] [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 2) since r13-1754-g7a158a5776f5ca95

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106781 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org

[Bug c++/106775] [10/11/12/13 regression] Subscipt operator with array rvalue inside brackets returns lvalue

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106775 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/106757] [12/13 Regression] Incorrect "writing 1 byte into a region of size 0" on a vectorized loop

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106757 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug debug/106746] [13 Regression] '-fcompare-debug' failure (length) with -O2 -fsched2-use-superblocks since r13-2041-g6624ad73064de241

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106746 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug sanitizer/106739] [10/11/12/13 Regression] runtime error coredump case on c++17/20 since r11-2445-g8c00059ce058ea2a

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106739 Richard Biener changed: What|Removed |Added Target Milestone|11.4|10.5 Known to fail|

[Bug target/106736] [13 Regression] ICE in gen_movxo, at config/rs6000/mma.md:333

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106736 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug target/106719] [10/11/12/13 Regression] '-fcompare-debug' failure w/ -O2 since r10-6038-ge5e07b68187b9a

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106719 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/106713] [11/12 Regression] Coroutine regression in GCC 11.3.0: if (co_await ...) crashes with a jump to ud2 since r12-3529-g70ee703c479081ac

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106713 Richard Biener changed: What|Removed |Added Summary|[11/12/13 Regression] |[11/12 Regression] |

[Bug tree-optimization/106709] [12/13 Regression] GCC incorrectly warns about stringop-overread

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106709 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c/107314] New: New -Wsign-compare since r13-3360-g3b3083a598ca3f4b

2022-10-19 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 Bug ID: 107314 Summary: New -Wsign-compare since r13-3360-g3b3083a598ca3f4b Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug rtl-optimization/106594] [13 Regression] sign-extensions no longer merged into addressing mode

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106594 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c/107305] ICE: 'verify_gimple' failed

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305 Richard Biener changed: What|Removed |Added Keywords||error-recovery, |

[Bug c/107306] [12/13 Regression] ICE: verify_gimple failed

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 Target Milestone|---

[Bug c++/106713] [11/12 Regression] Coroutine regression in GCC 11.3.0: if (co_await ...) crashes with a jump to ud2 since r12-3529-g70ee703c479081ac

2022-10-19 Thread arsen at aarsen dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106713 --- Comment #7 from Arsen Arsenović --- Yes, this and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106188 both.

[Bug middle-end/107307] [12/13 Regression] ICE tree check: expected class 'type', have 'exceptional' (error_mark) in canonicalize_component_ref, at gimplify.cc:2923 since r12-3278-g823685221de986af

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107307 Richard Biener changed: What|Removed |Added Target Milestone|--- |12.3 Component|c

[Bug sanitizer/107298] Failure to compile code with std::optional and ASan/UBSan

2022-10-19 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298 --- Comment #4 from Martin Liška --- > Is there some documentation explaining this, or telling Sanitizer > users to turn off warnings-as-errors? Unfortunately, it is not, but we should include it. Generally speaking, -Wmaybe-uninitialized is a

[Bug preprocessor/106840] [13 Regression] glibc master build failure on ppc64le-linux-gnu since r13-2212-geb4879ab905308

2022-10-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106840 --- Comment #7 from Jakub Jelinek --- I believe this should have been fixed with: https://gcc.gnu.org/g:572f5e1bc68e131b25cd2d5ba231e932f5038904 commit r13-2508-g572f5e1bc68e131b25cd2d5ba231e932f5038904 Author: Jakub Jelinek Date: Wed Sep 7

[Bug c/107308] ICE in expand_fn_using_insn, at internal-fn.cc:153

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107308 Richard Biener changed: What|Removed |Added Blocks||101057 Keywords|

[Bug c++/107310] [12/13 Regression] "warning: control reaches end of non-void function" with a throw under a trivially-true conditional since r12-5638-ga3e75c1491cd2d50

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107310 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107311 Richard Biener changed: What|Removed |Added Keywords||testsuite-fail Priority|P3

[Bug tree-optimization/107312] [13 Regression] ICE in verify_range, at value-range.cc:1172, called from range_true_and_false since r13-3193-g8b6bcedc88d54415

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107312 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug c/107314] [13 Regression] New -Wsign-compare since r13-3360-g3b3083a598ca3f4b

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 Richard Biener changed: What|Removed |Added Summary|New -Wsign-compare since|[13 Regression] New

[Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f

2022-10-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107311 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/106594] [13 Regression] sign-extensions no longer merged into addressing mode

2022-10-19 Thread roger at nextmovesoftware dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106594 Roger Sayle changed: What|Removed |Added Keywords||patch Status|ASSIGNED

[Bug ipa/56139] [10/11/12/13 Regression] unmodified static data could go in .rodata, not .data

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56139 Richard Biener changed: What|Removed |Added Keywords|deferred| Priority|P3

[Bug c/107315] New: The "long double float" is only 64 bit on Apple Silicon MacBook

2022-10-19 Thread hengxu at bao dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315 Bug ID: 107315 Summary: The "long double float" is only 64 bit on Apple Silicon MacBook Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/106781] [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 2) since r13-1754-g7a158a5776f5ca95

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106781 --- Comment #7 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:32ab9238d86dfa6d74d3592bec570f4f257d0413 commit r13-3370-g32ab9238d86dfa6d74d3592bec570f4f257d0413 Author: Richard Biener Date:

[Bug tree-optimization/106781] [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 2) since r13-1754-g7a158a5776f5ca95

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106781 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/100645] ICE in related_vector_mode, at stor-layout.c:537

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100645 --- Comment #4 from CVS Commits --- The releases/gcc-12 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:6db4ba9750ffd65c80995425db0d5f1020a04b28 commit r12-8845-g6db4ba9750ffd65c80995425db0d5f1020a04b28 Author: Kewen Lin Date:

[Bug target/96072] [10/11/12 Regression] ICE: Segmentation fault (in add_reg_note)

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96072 --- Comment #9 from CVS Commits --- The releases/gcc-12 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:c7f17493cc26a4395d549547075603a15f4c94a7 commit r12-8846-gc7f17493cc26a4395d549547075603a15f4c94a7 Author: Kewen Lin Date: M

[Bug target/100645] ICE in related_vector_mode, at stor-layout.c:537

2022-10-19 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100645 Kewen Lin changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/89224] [10/11/12/13 Regression] subscript of const vector has the wrong type

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89224 Richard Biener changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug ipa/96750] [10/11/12/13 Regression] 10-12% performance decrease in benchmark going from GCC8 to GCC9/GCC10

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96750 --- Comment #10 from Richard Biener --- Created attachment 53728 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53728&action=edit unincluded testcase Runtimes with GCC 10 and GCC 12 are the same for me, but the benchmark completes very qui

[Bug ipa/96750] [10/11/12/13 Regression] 10-12% performance decrease in benchmark going from GCC8 to GCC9/GCC10

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96750 Richard Biener changed: What|Removed |Added Version|unknown |9.5.0 Known to work|

[Bug tree-optimization/97747] [10/11/12/13 Regression] missed combine opt with logical ops after zero extended load

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97747 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/98662] [10/11/12/13 Regression] checking ICE in friend_accessible_p since r227023

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98662 --- Comment #7 from Richard Biener --- So is this a rejects-valid as well? The assert suggests the return value and the diagnostic without checking is wrong: > g++-11 t.C -c t.C: In instantiation of 'int f(S)': t.C:16:10: required from here t

[Bug c++/106652] [C++23] P1467 - Extended floating-point types and standard names

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106652 --- Comment #17 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ba281da28d34f9a78a07f6ee56ad2c754447966e commit r13-3372-gba281da28d34f9a78a07f6ee56ad2c754447966e Author: Jakub Jelinek Date:

[Bug tree-optimization/106990] Missing TYPE_OVERFLOW_SANITIZED checks in match.pd

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106990 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:07cc4c1da1046f0ffda241d59df796417c122ff5 commit r13-3373-g07cc4c1da1046f0ffda241d59df796417c122ff5 Author: Jakub Jelinek Date: W

[Bug middle-end/107262] ICE: in as_a, at machmode.h:366 with __bf16 arithmetics at -Ofast

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107262 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:65b98fc763d14d371fcf37a17e33519012ec2bac commit r13-3374-g65b98fc763d14d371fcf37a17e33519012ec2bac Author: Jakub Jelinek Date: W

[Bug tree-optimization/106990] Missing TYPE_OVERFLOW_SANITIZED checks in match.pd

2022-10-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106990 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug middle-end/107262] ICE: in as_a, at machmode.h:366 with __bf16 arithmetics at -Ofast

2022-10-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107262 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/102516] [12/13 regression] pr65947-13.c and vect-alias-check-18.c fail on armeb since r12-3893

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102516 Richard Biener changed: What|Removed |Added Status|NEW |WAITING --- Comment #8 from Richard Bi

[Bug tree-optimization/102705] [12/13 Regression] Dead Code Elimination Regression at -O3 since r12-2637-g145bc41dae7c7bfa093d61e77346f98e6a595a0e

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102705 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/102758] [12/13 Regression] Failure to use registers optimally with return values (2 operands related and subreg)

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102758 Richard Biener changed: What|Removed |Added Keywords||needs-bisection Priority|P3

[Bug tree-optimization/102892] [12/13 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102892 --- Comment #19 from CVS Commits --- The releases/gcc-12 branch has been updated by Richard Biener : https://gcc.gnu.org/g:e8bd12887e5f242bc45c9df14384db052e885d80 commit r12-8847-ge8bd12887e5f242bc45c9df14384db052e885d80 Author: Andrew MacLeo

[Bug tree-optimization/102892] [12/13 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102892 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug middle-end/103483] [12/13 regression] context-sensitive ranges change triggers stringop-overread

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/104088] [12/13 Regression] '-O2' (or higher) GCN offloading (only) 'libgomp.oacc-c-c++-common/vprop.c' excess errors: 'warning: writing 1 byte into a region of size 0 [-Wstringop-overf

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104088 --- Comment #4 from Richard Biener --- Doesn't reproduce without actually doing offloading

[Bug target/105546] [11/12/13 Regression] ifconversion introduces many compares with loads

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105546 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #4 from Richard Biener

[Bug target/105546] [11/12/13 Regression] ifconversion introduces many compares with loads

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105546 --- Comment #5 from Richard Biener --- Created attachment 53729 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53729&action=edit patch to limit sinking I was playing with this, limiting sinking to two PHI nodes in this case but then with

[Bug rtl-optimization/105586] [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-if-conversion -mtune=power4 -fno-guess-branch-probability

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105586 Richard Biener changed: What|Removed |Added Known to work||13.0 Priority|P3

[Bug tree-optimization/105591] [13 Regression] ICE: in tree_to_poly_uint64, at tree.cc:3250 with -O -mavx512f -mno-avx2 since r13-379

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105591 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/105643] [13 Regression] Code-Size regression for specrate 538.imagick_r

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105643 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105651 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 105643, which changed state. Bug 105643 Summary: [13 Regression] Code-Size regression for specrate 538.imagick_r https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105643 What|Removed |Added

[Bug analyzer/105765] [13 Regression] ICE: Segmentation fault (in ana::region_model::deref_rvalue) since r13-514-g2402dc6b982c4dac

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105765 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/105769] [11/12/13 Regression] program segmentation fault with -ftree-vectorize and nested lambdas

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105769 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Keywords|

[Bug c++/105809] [10/11/12/13 Regression] __PRETTY_FUNCTION__ in constexpr in function vs NSDMI

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105809 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/105825] [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -mavx

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105825 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105988 --- Comment #7 from Richard Biener --- The rtx_insn in question is (note 13 14 17 5 [bb 5] NOTE_INSN_BASIC_BLOCK) but INSN_LOCATION here is the NOTE kind!? Still it says INSN_HAS_LOCATION and the XUINT access RTL_CHECK2 isn't flagging this.

[Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105988 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106157 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106180 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case since r9-3594-g8d2d39587d941a40

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106210 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/106339] [13 Regression] ICE in exact_div, at poly-int.h:2232

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106339 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/106433] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106433 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug target/106577] [13 Regression] during RTL pass: subreg3 ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -O -mavx since r13-2006-ga56c1641e9d25e46

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106577 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3

2022-10-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105651 --- Comment #22 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #19) > I've posted > https://gcc.gnu.org/pipermail/gcc-patches/2022-July/598896.html > patch for this, waiting for Jon's review. N.B. that was committed as r13-261

[Bug web/107297] Support markdown in bugzilla comments

2022-10-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107297 --- Comment #6 from Jonathan Wakely --- (In reply to Eric Gallager from comment #2) > I would also want comments to be editable if this gets turned on, in case I > screw up my formatting... is there a way to allow that in bugzilla? There's a Pr

[Bug tree-optimization/105769] [11/12/13 Regression] program segmentation fault with -ftree-vectorize and nested lambdas

2022-10-19 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105769 --- Comment #4 from Martin Liška --- Can't reproduce with huge param value with the revision before it was removed: gcc-bisect.py 'g++ pr105769.ii -flto -O1 -ftree-vectorize --param slp-max-insns-in-bb=1 && ./a.out' -e 16ad9ae85bb5b9acf

[Bug web/107297] Support markdown in bugzilla comments

2022-10-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107297 --- Comment #7 from Jonathan Wakely --- (In reply to Andrew Pinski from comment #3) > And many folks don't use markdown especially when they are used to plain > text. C++ is the worst where < gets eaten up. This has been one of issues > with git

[Bug tree-optimization/105651] [12 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105651 Richard Biener changed: What|Removed |Added Summary|[12/13 Regression] bogus|[12 Regression] bogus "may

[Bug target/96072] [10/11/12 Regression] ICE: Segmentation fault (in add_reg_note)

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96072 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Kewen Lin : https://gcc.gnu.org/g:25b6cbe8a9abd5ad9b05f23f00f9ae68aa105c99 commit r11-10322-g25b6cbe8a9abd5ad9b05f23f00f9ae68aa105c99 Author: Kewen Lin Date:

[Bug c/107316] New: [aarch64] Init big const value should be improved compare to llvm

2022-10-19 Thread zhongyunde at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107316 Bug ID: 107316 Summary: [aarch64] Init big const value should be improved compare to llvm Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug c++/107282] ICE on valid code template + overloaded + visit

2022-10-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107282 --- Comment #5 from Richard Biener --- So we are late processing (rest_of_handle_final) dwaf2out_decl of copyLifeState and there iterating the scope vars which include a TYPE_DECL ._anon_2 here for which we generate a type DIE because 27023

[Bug target/106355] Linux s390x -O2 argument passing miscompile

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106355 --- Comment #5 from CVS Commits --- The master branch has been updated by Stefan Schulze Frielinghaus : https://gcc.gnu.org/g:cb994acc08b67f26a54e7c5dc1f4995a2ce24d98 commit r13-3377-gcb994acc08b67f26a54e7c5dc1f4995a2ce24d98 Author: Stefan Sch

[Bug tree-optimization/107206] Bogus -Wuninitialized in std::optional

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107206 --- Comment #7 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:f6c168f8c06047bfaa3005e570126831b8855dcc commit r13-3378-gf6c168f8c06047bfaa3005e570126831b8855dcc Author: Martin Jambor Date: W

[Bug tree-optimization/92706] SRA confuses FRE

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92706 --- Comment #10 from CVS Commits --- The master branch has been updated by Martin Jambor : https://gcc.gnu.org/g:f6c168f8c06047bfaa3005e570126831b8855dcc commit r13-3378-gf6c168f8c06047bfaa3005e570126831b8855dcc Author: Martin Jambor Date: W

[Bug tree-optimization/107312] [13 Regression] ICE in verify_range, at value-range.cc:1172, called from range_true_and_false since r13-3193-g8b6bcedc88d54415

2022-10-19 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107312 Aldy Hernandez changed: What|Removed |Added CC||amacleod at redhat dot com --- Comment

[Bug tree-optimization/107312] [13 Regression] ICE in verify_range, at value-range.cc:1172, called from range_true_and_false since r13-3193-g8b6bcedc88d54415

2022-10-19 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107312 --- Comment #3 from Aldy Hernandez --- Created attachment 53730 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53730&action=edit patch in testing

[Bug analyzer/105765] [13 Regression] ICE: Segmentation fault on __builtin_ms_va_copy with -fanalyzer since r13-514-g2402dc6b982c4dac

2022-10-19 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105765 David Malcolm changed: What|Removed |Added Status|NEW |ASSIGNED Summary|[13 Regress

[Bug libstdc++/107313] typo in stride_view::_Iterator::operator-

2022-10-19 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107313 Patrick Palka changed: What|Removed |Added Target Milestone|--- |13.0 Ever confirmed|0

[Bug tree-optimization/107312] [13 Regression] ICE in verify_range, at value-range.cc:1172, called from range_true_and_false since r13-3193-g8b6bcedc88d54415

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107312 --- Comment #4 from CVS Commits --- The master branch has been updated by Aldy Hernandez : https://gcc.gnu.org/g:d32969898e113e86e1c42b0c6f096f8228cbf1ff commit r13-3382-gd32969898e113e86e1c42b0c6f096f8228cbf1ff Author: Aldy Hernandez Date:

[Bug tree-optimization/107312] [13 Regression] ICE in verify_range, at value-range.cc:1172, called from range_true_and_false since r13-3193-g8b6bcedc88d54415

2022-10-19 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107312 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/62133] internal compiler error:in classify_argument, at config/i386/i386.c:6240 when using #pragma GCC target ("arch=core-avx2")

2022-10-19 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62133 Zdenek Sojka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #2 fr

[Bug target/107261] ICE: in classify_argument, at config/i386/i386.cc:2523 on __bf16 vect argument or return value

2022-10-19 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107261 --- Comment #1 from Zdenek Sojka --- Another testcase, for C code: $ cat testcase.c __bf16 __attribute__((__vector_size__(8))) foo(void) {} $ x86_64-pc-linux-gnu-gcc testcase.c testcase.c: In function 'foo': testcase.c:1:1: internal compiler e

[Bug target/62133] internal compiler error:in classify_argument, at config/i386/i386.c:6240 when using #pragma GCC target ("arch=core-avx2")

2022-10-19 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62133 --- Comment #3 from Zdenek Sojka --- (In reply to Zdenek Sojka from comment #2) > Another testcase, for C code: > $ cat testcase.c > __bf16 __attribute__((__vector_size__(8))) foo(void) {} > $ x86_64-pc-linux-gnu-gcc testcase.c > testcase.c: In

[Bug target/106583] Suboptimal immediate generation on aarch64

2022-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106583 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/106583] Suboptimal immediate generation on aarch64

2022-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106583 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug target/107316] [aarch64] Init big const value should be improved compare to llvm

2022-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107316 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2022-10-19 Ever confirmed|0

[Bug target/107315] The "long double float" is only 64 bit on Apple Silicon MacBook

2022-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug target/107315] support 128bit long double on aarch64 darwin

2022-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315 Andrew Pinski changed: What|Removed |Added Summary|The "long double float" is |support 128bit long double

[Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107311 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a01eae670600852f78e8df1b88259572f181d42e commit r13-3385-ga01eae670600852f78e8df1b88259572f181d42e Author: Jakub Jelinek Date: W

[Bug c/107314] [13 Regression] New -Wsign-compare since r13-3360-g3b3083a598ca3f4b

2022-10-19 Thread joseph at codesourcery dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 --- Comment #1 from joseph at codesourcery dot com --- This is a deliberate change: if any enumerators are outside the range of int, then all enumerators now have the enum type, rather than those outside the range of int having the enum type a

[Bug libstdc++/107313] typo in stride_view::_Iterator::operator-

2022-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107313 --- Comment #1 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a10d6b5eb999a74fd4b12c00e8fb379cd3460e93 commit r13-3386-ga10d6b5eb999a74fd4b12c00e8fb379cd3460e93 Author: Patrick Palka Date: W

[Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f

2022-10-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107311 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug libstdc++/107313] typo in stride_view::_Iterator::operator-

2022-10-19 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107313 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/107317] New: [10/11/12/13 Regression] ICE in emit_redzone_byte, at asan.cc:1508

2022-10-19 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317 Bug ID: 107317 Summary: [10/11/12/13 Regression] ICE in emit_redzone_byte, at asan.cc:1508 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/107318] New: ICE in make_decl_rtl, at varasm.cc:1446

2022-10-19 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107318 Bug ID: 107318 Summary: ICE in make_decl_rtl, at varasm.cc:1446 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug fortran/107319] New: ICE in flag_instrument_functions_exclude_p, at gimplify.cc:17710

2022-10-19 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107319 Bug ID: 107319 Summary: ICE in flag_instrument_functions_exclude_p, at gimplify.cc:17710 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

  1   2   >