[Bug libgcc/107327] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930

2022-10-20 Thread kaploceh at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107327 --- Comment #1 from Carlos E --- I haven't had any problems compiling it with Make before, usually it goes into: g++ -O3 -pedantic -std=c++2a -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-address -Wno-init-list-lifetime -MD -M

[Bug target/107328] New: bzhi pattern not recognized

2022-10-20 Thread serge.guelton--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107328 Bug ID: 107328 Summary: bzhi pattern not recognized Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Ass

[Bug c++/107329] New: [13 Regression] ICE in gimplify_expr, at gimplify.cc:17118 since r13-2978-g43faf3e5445b5717

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107329 Bug ID: 107329 Summary: [13 Regression] ICE in gimplify_expr, at gimplify.cc:17118 since r13-2978-g43faf3e5445b5717 Product: gcc Version: 13.0 Status: UNCONFIRMED

[Bug c++/107329] [13 Regression] ICE in gimplify_expr, at gimplify.cc:17118 since r13-2978-g43faf3e5445b5717

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107329 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

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

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug c++/107321] [10/11/12/13 Regression] ICE in strip_array_types, at tree.cc:7284 since r10-4397-gb7689b962dd6536b

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107321 Martin Liška changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug target/107322] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with __bf16 compare

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug middle-end/102972] [OpenMP] Strictly-nested diagnostic missing

2022-10-20 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102972 --- Comment #3 from Tobias Burnus --- Besides the restriction on 'teams', there is also: "Restrictions to the distribute construct are as follows: ... • The region that corresponds to the distribute construct must be strictly nested inside a te

[Bug c++/107330] New: compile ros2 humble unser debian bullseye cause internal compiler error

2022-10-20 Thread realeandrea at yahoo dot it via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107330 Bug ID: 107330 Summary: compile ros2 humble unser debian bullseye cause internal compiler error Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: norm

[Bug target/107322] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with __bf16 compare

2022-10-20 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322 --- Comment #2 from Hongtao.liu --- Looks fine for _Float16 with same option int i; _Float16 f; void foo (void) { i *= 0 >= f; }

[Bug middle-end/102972] [OpenMP] Strictly-nested diagnostic missing

2022-10-20 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102972 --- Comment #4 from Jakub Jelinek --- strictly nested region in teams region doesn't preclude orphaned constructs, it just means at runtime one can't call it when not inside of teams (host or target) or when nested inside of another OpenMP cons

[Bug testsuite/107240] [13 Regression] FAIL: gcc.dg/vect/vect-bitfield-write-2.c since r13-3219-g25413fdb2ac249

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107240 --- Comment #9 from CVS Commits --- The master branch has been updated by Kewen Lin : https://gcc.gnu.org/g:5d6e834ecf212e7fc6f585b154af224d2e38c749 commit r13-3396-g5d6e834ecf212e7fc6f585b154af224d2e38c749 Author: Kewen Lin Date: Thu Oct 2

[Bug tree-optimization/107323] [10/11/12 Regression] Loop distribute issue

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #2

[Bug tree-optimization/107323] [10/11/12 Regression] Loop distribute issue

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323 Martin Liška changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Key

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

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

[Bug middle-end/107320] ICE in fold_binary_loc, at fold-const.cc:11329

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320 --- Comment #1 from Richard Biener --- Confirmed, the reason is that isascii folding does 8818 arg = fold_build2 (BIT_AND_EXPR, integer_type_node, arg, 8819 build_int_cst (integer_type_node, 8820

[Bug c++/107321] [10/11/12/13 Regression] ICE in strip_array_types, at tree.cc:7284 since r10-4397-gb7689b962dd6536b

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

[Bug tree-optimization/107323] [10/11/12 Regression] Loop distribute issue

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

[Bug fortran/107331] New: Extension and assigning of type results in GNU internal compiler error

2022-10-20 Thread d.mentock at mpie dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107331 Bug ID: 107331 Summary: Extension and assigning of type results in GNU internal compiler error Product: gcc Version: 10.3.0 Status: UNCONFIRMED Severity: norma

[Bug tree-optimization/107326] [13 Regression] ICE: verify_gimple failed (error: type mismatch in binary expression)

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

[Bug c++/107327] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930

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

[Bug tree-optimization/107326] [13 Regression] ICE: verify_gimple failed (error: type mismatch in binary expression) since r13-3219-g25413fdb2ac249

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326 Martin Liška changed: What|Removed |Added Target Milestone|--- |13.0

[Bug tree-optimization/107326] [13 Regression] ICE: verify_gimple failed (error: type mismatch in binary expression) since r13-3219-g25413fdb2ac249

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Target Milestone|13.0

[Bug c++/107330] compile ros2 humble unser debian bullseye cause internal compiler error

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107330 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

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

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305 --- Comment #5 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8e2b5cf7cde999582d1b8fff021faa487c8e34b0 commit r13-3397-g8e2b5cf7cde999582d1b8fff021faa487c8e34b0 Author: Richard Biener Date:

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

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:8e2b5cf7cde999582d1b8fff021faa487c8e34b0 commit r13-3397-g8e2b5cf7cde999582d1b8fff021faa487c8e34b0 Author: Richard Biener Date:

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

2022-10-20 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 Resolution|--- |FIXED Status|NEW

[Bug c/101057] [gimplefe] GIMPLE frontend issues

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057 Bug 101057 depends on bug 107305, which changed state. Bug 107305 Summary: ICE: 'verify_gimple' failed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305 What|Removed |Added ---

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

2022-10-20 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 Status|NEW |RESOLVED Target Milestone|12.3

[Bug c/101057] [gimplefe] GIMPLE frontend issues

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057 Bug 101057 depends on bug 107306, which changed state. Bug 107306 Summary: [12/13 Regression] ICE: verify_gimple failed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306 What|Removed |Added --

[Bug target/105421] GCN offloading, raised '-mgang-private-size': 'HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION'

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105421 --- Comment #1 from CVS Commits --- The master branch has been updated by Thomas Schwinge : https://gcc.gnu.org/g:7c55755d4c760de326809636531478fd7419e1e5 commit r13-3404-g7c55755d4c760de326809636531478fd7419e1e5 Author: Julian Brown Date:

[Bug target/105421] GCN offloading, raised '-mgang-private-size': 'HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION'

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105421 --- Comment #2 from CVS Commits --- The master branch has been updated by Thomas Schwinge : https://gcc.gnu.org/g:c7ebee2378426eeca425ca5406af213a926f154c commit r13-3405-gc7ebee2378426eeca425ca5406af213a926f154c Author: Thomas Schwinge Date:

[Bug tree-optimization/107326] [13 Regression] ICE: verify_gimple failed (error: type mismatch in binary expression) since r13-3219-g25413fdb2ac249

2022-10-20 Thread avieira at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326 --- Comment #2 from avieira at gcc dot gnu.org --- Hi Arseny, Apologies for this, I thought I had caught this with testing, but seems I had not. I am testing a fix right now.

[Bug c++/107332] New: internal compiler error: in tsubst_copy, at cp/pt.c:15751

2022-10-20 Thread dreamcooled at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332 Bug ID: 107332 Summary: internal compiler error: in tsubst_copy, at cp/pt.c:15751 Product: gcc Version: 9.5.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/107322] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with __bf16 compare

2022-10-20 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107322 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/107325] Defaulted operator<=> with a non-comparison-category return type is not deleted

2022-10-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107325 Jonathan Wakely changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/107332] internal compiler error: in tsubst_copy, at cp/pt.c:15751

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug c++/107276] ICE Deducing return type from ill-formed structured binding name since r13-2905-g772d532e0ba1e4b2

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107276 Martin Liška changed: What|Removed |Added Summary|ICE Deducing return type|ICE Deducing return type

[Bug tree-optimization/107323] [10/11/12 Regression] Loop distribute issue

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323 Richard Biener changed: What|Removed |Added CC||amker at gcc dot gnu.org --- Comment #

[Bug tree-optimization/107323] [10/11/12 Regression] Loop distribute issue

2022-10-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107323 --- Comment #6 from Richard Biener --- Ah - we are merging _original_ SCCs here, so vertices that might not be in the same component after the second graphds_scc. So it seems /* If all partitions in a SCC have the same type, we can simpl

[Bug tree-optimization/100756] vect: Superfluous epilog created on s390x

2022-10-20 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100756 rdapp at gcc dot gnu.org changed: What|Removed |Added CC||rdapp at gcc dot gnu.org ---

[Bug c++/107276] ICE Deducing return type from ill-formed structured binding name since r13-2905-g772d532e0ba1e4b2

2022-10-20 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107276 Marek Polacek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org

[Bug c++/105584] libcxx needs using_if_exist attribute

2022-10-20 Thread vital.had at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105584 Sergey Fedorov changed: What|Removed |Added CC||vital.had at gmail dot com --- Comment

[Bug tree-optimization/107326] [13 Regression] ICE: verify_gimple failed (error: type mismatch in binary expression) since r13-3219-g25413fdb2ac249

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107326 --- Comment #3 from CVS Commits --- The master branch has been updated by Andre Simoes Dias Vieira : https://gcc.gnu.org/g:e10ca9544632dbff4759b4b92886cd96d0b9bdfe commit r13-3413-ge10ca9544632dbff4759b4b92886cd96d0b9bdfe Author: Andre Vieira

[Bug c++/102963] [modules] ICE failed static_assert of concept

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:9a8b37f5476ba1f92fd9a85add035ace89535e79 commit r13-3414-g9a8b37f5476ba1f92fd9a85add035ace89535e79 Author: Patrick Palka Date: T

[Bug c++/102963] [modules] ICE failed static_assert of concept

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

[Bug c++/103524] [meta-bug] modules issue

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 Bug 103524 depends on bug 102963, which changed state. Bug 102963 Summary: [modules] ICE failed static_assert of concept https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963 What|Removed |Added -

[Bug c/102760] ICE: in decompose, at wide-int.h:984

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102760 Andrew Pinski changed: What|Removed |Added CC||gs...@t-online.de --- Comment #5 from A

[Bug middle-end/107320] ICE in fold_binary_loc, at fold-const.cc:11329

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107320 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c++/107332] internal compiler error: in tsubst_copy, at cp/pt.c:15751

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |10.0 See Also|

[Bug c++/99330] module ICE with -std=c++2b

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99330 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org Resolu

[Bug c++/99436] ICE in get_cxx_dialect_name, at cp/name-lookup.c:6955 when using modules on C++23

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99436 Patrick Palka changed: What|Removed |Added CC||unlvsur at live dot com --- Comment #3 f

[Bug c++/103524] [meta-bug] modules issue

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 Bug 103524 depends on bug 99330, which changed state. Bug 99330 Summary: module ICE with -std=c++2b https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99330 What|Removed |Added ---

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

2022-10-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 --- Comment #2 from Martin Liška --- All right, I've just created upstream issue: https://savannah.gnu.org/bugs/index.php?63246

[Bug web/107333] New: bugzilla see also should support savannah bug URLs

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107333 Bug ID: 107333 Summary: bugzilla see also should support savannah bug URLs Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

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

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 --- Comment #3 from Andrew Pinski --- (In reply to Martin Liška from comment #2) > All right, I've just created upstream issue: > https://savannah.gnu.org/bugs/index.php?63246 Note I submitted a bug about not being able to put this URL in the s

[Bug c++/101095] Bogus "error: conflicting global module declaration" for abbreviated function template using placeholder type in noexcept

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

[Bug c++/103524] [meta-bug] modules issue

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 Bug 103524 depends on bug 101095, which changed state. Bug 101095 Summary: Bogus "error: conflicting global module declaration" for abbreviated function template using placeholder type in noexcept https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101

[Bug web/32927] Online installation instructions only for mainline

2022-10-20 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org Last re

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

2022-10-20 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107314 Joseph S. Myers changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/107257] [13 Regression] Wrong code at -O2 on x86_64-linux-gnu since r13-857-gf1652e3343b1ec47

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107257 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/107172] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107172 Andrew Pinski changed: What|Removed |Added CC||shaohua.li at inf dot ethz.ch --- Comme

[Bug ipa/107196] [13 Regression] llvm-14.0.6 is miscompiles by gcc-13 in -O3: hangs llvm testsuite (inliner seems to break it)

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107196 --- Comment #7 from Andrew Pinski --- This might be fixed already.

[Bug middle-end/99619] fails to infer local-dynamic TLS model from hidden visibility

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619 --- Comment #1 from CVS Commits --- The master branch has been updated by Alexander Monakov : https://gcc.gnu.org/g:1d561e1851c466a4952081caef17747781609b00 commit r13-3416-g1d561e1851c466a4952081caef17747781609b00 Author: Artem Klimov Date:

[Bug middle-end/102380] [meta-bug] visibility (fvisibility=* and attributes) issues

2022-10-20 Thread amonakov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102380 Bug 102380 depends on bug 99619, which changed state. Bug 99619 Summary: fails to infer local-dynamic TLS model from hidden visibility https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619 What|Removed |Added

[Bug middle-end/99619] fails to infer local-dynamic TLS model from hidden visibility

2022-10-20 Thread amonakov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99619 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/107334] New: Incorrect "infinite recursion detected" warning if base case aborts

2022-10-20 Thread hugo_musso_gualandi at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334 Bug ID: 107334 Summary: Incorrect "infinite recursion detected" warning if base case aborts Product: gcc Version: 12.2.1 Status: UNCONFIRMED Severity: normal

[Bug middle-end/107334] Incorrect "infinite recursion detected" warning if base case aborts

2022-10-20 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug middle-end/107334] Incorrect "infinite recursion detected" warning if base case aborts

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107334 --- Comment #1 from Andrew Pinski --- I think the warning message should be clearer really. Maybe "possible infinite recursion detected" would be better.

[Bug middle-end/100400] ICE in visit_loops_in_gang_single_region

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400 --- Comment #9 from CVS Commits --- The releases/gcc-12 branch has been updated by Thomas Schwinge : https://gcc.gnu.org/g:d3bdc33784c857668503b30368ae50a8d2fca274 commit r12-8853-gd3bdc33784c857668503b30368ae50a8d2fca274 Author: Thomas Schwin

[Bug middle-end/100400] ICE in visit_loops_in_gang_single_region

2022-10-20 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100400 --- Comment #10 from Thomas Schwinge --- (In reply to seurer from comment #8) > Any chance we can get r13-262-gda6305558bab9e24943848e4fc5bd8738d7e8f9b > backported to gcc 12? kernels-decompose-pr100400-1-2.c still fails there Now done, and so

[Bug c++/107335] New: call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread hiraditya at msn dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 Bug ID: 107335 Summary: call to throw_bad_cast even with -fno-exceptions Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/106692] [10/11/12/13 Regression] Cray pointer comparison wrongly optimized away

2022-10-20 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106692 --- Comment #5 from anlauf at gcc dot gnu.org --- Just an observation: adding to subroutine shape_cray either save :: ptrzz or volatile :: ptrzz creates sufficient confusion in the middle-end that the code seems to work. (The code sa

[Bug c++/107267] [13 Regression] ICE in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253 since r13-3175-g6ffbf87ca66f4ed9

2022-10-20 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107267 --- Comment #10 from David Binderman --- (In reply to Martin Liška from comment #8) > Started with r13-3175-g6ffbf87ca66f4ed9. So maybe it would be a good idea to assign this bug to Jason ?

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski --- [/opt/compiler-explorer/gcc-trunk-20221020/include/c++/13.0.0/bits/basic_ios.h:50:18] std::__throw_bad_cast (); Inside include/bits/basic_ios.h : template inline const _Facet

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 --- Comment #2 from Jonathan Wakely --- But that's not a throw, it's a function call. If the definition of that function is compiled without exceptions then it will abort instead of throw.

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

2022-10-20 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org --

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 --- Comment #3 from Jonathan Wakely --- So what exactly is the bug? You want the abort to happen right there? There are dozens of place we call functions like that instead of throwing.

[Bug c++/107267] [13 Regression] ICE in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253 since r13-3175-g6ffbf87ca66f4ed9

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107267 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #

[Bug target/106959] [13 Regression] ICE in curr_insn_transform, at lra-constraints.cc:4168 (error: unable to generate reloads), or ICE in simplify_subreg, at simplify-rtx.cc:7405 since r13-2100-g5cccc

2022-10-20 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106959 --- Comment #3 from Arseny Solokha --- Here's a shorter testcase that AFAICT doesn't rely on UB: unsigned __int128 m; int n; __attribute__ ((simd)) void foo (int x) { x = n ? n : (short int) x; if (x) m /= 2; } gcc 13.0.0 20221016 sna

[Bug target/107172] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e

2022-10-20 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107172 --- Comment #44 from H.J. Lu --- (In reply to Segher Boessenkool from comment #42) > (In reply to H.J. Lu from comment #41) > > (In reply to Segher Boessenkool from comment #40) > > > Let me repeat: A const_int cannot be assigned to a MODE_CC.

[Bug c++/99187] [modules] ICE exporting thread_local static local variable

2022-10-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99187 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug tree-optimization/107277] Spurious -Wformat-overflow when combined with __builtin_expect()

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107277 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Component|c

[Bug tree-optimization/107277] Spurious -Wformat-overflow when combined with __builtin_expect()

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107277 --- Comment #2 from Andrew Pinski --- Created attachment 53735 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53735&action=edit Full testcase

[Bug c++/106654] [C++23] P1774 - Portable assumptions

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654 --- Comment #18 from CVS Commits --- The master branch has been updated by Aldy Hernandez : https://gcc.gnu.org/g:d155442de043c1bef7d27cf2d6be4eba618afcb9 commit r13-3420-gd155442de043c1bef7d27cf2d6be4eba618afcb9 Author: Aldy Hernandez Date:

[Bug c++/107336] New: [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3

2022-10-20 Thread andrew at ishiboo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336 Bug ID: 107336 Summary: [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3 Product: gcc Version: 10.4.0 Status: UNC

[Bug web/107337] New: -march docs for nocona are missing CX16

2022-10-20 Thread reiter.christoph at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107337 Bug ID: 107337 Summary: -march docs for nocona are missing CX16 Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web

[Bug web/107337] -march docs for nocona are missing CX16

2022-10-20 Thread reiter.christoph at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107337 --- Comment #1 from Christoph Reiter --- Created attachment 53737 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53737&action=edit 0001-docs-nocona-has-CX16-enabled-by-default.patch

[Bug target/107336] [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug tree-optimization/105312] [11 Regression] ICE in gimple_expand_vec_cond_expr on arm-linux since r12-834-ga6eacbf1055520

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105312 Andrew Pinski changed: What|Removed |Added CC||andrew at ishiboo dot com --- Comment #

[Bug target/107336] [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336 --- Comment #2 from Andrew Pinski --- See PR 105573 for the other sparc testcase.

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

2022-10-20 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317 --- Comment #3 from Thomas Koenig --- As this is invalid code (and in Fortran), should this actually be P2?

[Bug target/107336] [10/11 regression] ICE segfault expand_expr_real_1 on sparc-sun-solaris2.11 with -m32 -mcpu=niagara4 -O3

2022-10-20 Thread andrew at ishiboo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107336 --- Comment #3 from Andrew Paprocki --- The linked bugs have a patch for gimple-isel.cc that appears to fix the issue in GCC 11.3.0, but the ICE in GCC 10 is in expr.c and I don't see anything patching that. Is there another (related?) fix float

[Bug fortran/105633] ICE in find_array_section, at fortran/expr.cc:1582

2022-10-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105633 --- Comment #4 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:ecb20df4fa6d99daa635c7fb662dc0554610777e commit r13-3421-gecb20df4fa6d99daa635c7fb662dc0554610777e Author: Harald Anlauf Date: W

[Bug fortran/105633] ICE in find_array_section, at fortran/expr.cc:1582

2022-10-20 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105633 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread hiraditya at msn dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 --- Comment #4 from AK --- I wasn't sure if this is expected. Thanks for clarifying.

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread hiraditya at msn dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 --- Comment #5 from AK --- Is this the definition of throw_bad_cast? https://github.com/gcc-mirror/gcc/blob/16e2427f50c208dfe07d07f18009969502c25dc8/gcc/cp/rtti.c#L221

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 --- Comment #6 from Andrew Pinski --- (In reply to AK from comment #5) > Is this the definition of throw_bad_cast? > > https://github.com/gcc-mirror/gcc/blob/ > 16e2427f50c208dfe07d07f18009969502c25dc8/gcc/cp/rtti.c#L221 No. The definition is

[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

2022-10-20 Thread hiraditya at msn dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107335 AK changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/103474] ICE in simplify_cobound, at fortran/simplify.c:4415

2022-10-20 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103474 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org --

  1   2   >