[Bug testsuite/119382] [15 Regression] gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3

2025-03-19 Thread jeevitha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119382 --- Comment #4 from Jeevitha --- (In reply to Andrew Pinski from comment #2) > Oh this is just a testsuite issue. > > > `-fno-ipa-icf` is needed as now insert_di_0_v2 and insert_di_0 can figure > out are the same function so insert_di_0_v2 bec

[Bug c++/119383] [15 Regression] Boost 1.85 lib build fail after commit r15-8011

2025-03-19 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119383 --- Comment #2 from Haochen Jiang --- I have got the upcoming target in thread test fail: ...failed updating 18 targets... testing.capture-output ../../../bin.v2/libs/thread/test/ex_executor.test/gcc-15/dbg/thrd-mlt/vsblt-hdn/ex_executor.run

[Bug c/119381] -ftrivial-auto-var-init=pattern vs VLA inside a struct

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/103374] sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103374 Andrew Pinski changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #

[Bug c++/119383] [15 Regression] Boost 1.85 lib build fail after commit r15-8011

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119383 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug testsuite/119382] [15 Regression] gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119382 --- Comment #3 from Andrew Pinski --- The reason is before: VIEW_CONVERT_EXPR(D.3978)[_2] = x_6(D); and: VIEW_CONVERT_EXPR(D.3983)[_2] = x_6(D); Could not figure out was doing the same access. Fixing the bug in ao_compare::compare_ao_refs

[Bug target/117452] ICE: in patch_jump_insn, at cfgrtl.cc:1303 with -Ofast -mavx10.2 and __bf16

2025-03-19 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117452 Hongtao Liu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/119382] [15 Regression] gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119382 Andrew Pinski changed: What|Removed |Added Summary|gcc.target/powerpc/vsx-buil |[15 Regression] |tin-

[Bug target/117452] ICE: in patch_jump_insn, at cfgrtl.cc:1303 with -Ofast -mavx10.2 and __bf16

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117452 --- Comment #5 from GCC Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:62a6cafd7f55c6e88a9780b91039257572038535 commit r15-8461-g62a6cafd7f55c6e88a9780b91039257572038535 Author: liuhongt Date: Mon Mar

[Bug c++/119383] [15 Regression] Boost 1.85 lib build fail after commit r15-8011

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119383 Sam James changed: What|Removed |Added Target Milestone|--- |15.0 CC|

[Bug c++/119383] New: [15 Regression] Boost 1.85 lib build fail after commit r15-8011

2025-03-19 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119383 Bug ID: 119383 Summary: [15 Regression] Boost 1.85 lib build fail after commit r15-8011 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug target/119382] gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119382 --- Comment #1 from Andrew Pinski --- I don't see how that alias patch could cause this failure since the testcase does not have any structs in it.

[Bug c/119382] New: gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3

2025-03-19 Thread jeevitha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119382 Bug ID: 119382 Summary: gcc.target/powerpc/vsx-builtin-7.c fail starting with r15-7961-gdc47161c1f32c3 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity:

[Bug c/119381] -ftrivial-auto-var-init=pattern fails on libnetfilter_conntrack-1.1.0 (sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates)

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 --- Comment #3 from Andrew Pinski --- (In reply to Sam James from comment #2) > (Why doesn't size get folded?) Because it is not a const integer expression in C.

[Bug c/119381] -ftrivial-auto-var-init=pattern vs VLA inside a struct

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 --- Comment #4 from Andrew Pinski --- So as I mentioned on IRC, clang implements a slightly different extension compared to GCC. clang decides that size is a constant integer expression handles it that way and gives a warning about it: ``` :5:22

[Bug target/119270] [15 Regression] 5% slowdown of 507.cactuBSSN_r on Intel Ice Lake

2025-03-19 Thread haochen.jiang at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119270 --- Comment #5 from Haochen Jiang --- >From my run, it should have fixed the regression. Thx!

[Bug c/119366] [15 Regression] ICE: "free(): invalid pointer" in diagnostic_context::finish() (diagnostic.cc:427) with -Wfatal-errors

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119366 --- Comment #3 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:24b6d2014035073870d9d8dae9152fc16fc319fd commit r15-8447-g24b6d2014035073870d9d8dae9152fc16fc319fd Author: David Malcolm Date: W

[Bug c/119381] -ftrivial-auto-var-init=pattern fails on libnetfilter_conntrack-1.1.0 (sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 --- Comment #2 from Sam James --- (Why doesn't size get folded?)

[Bug c/119381] -ftrivial-auto-var-init=pattern fails on libnetfilter_conntrack-1.1.0 (sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 --- Comment #1 from Sam James --- ``` int main() { const int size = 4096; union { char buffer[size]; bool req; } u; } ```

[Bug c/119381] New: -ftrivial-auto-var-init=pattern fails on libnetfilter_conntrack-1.1.0 (sorry, unimplemented: __builtin_clear_padding not supported for variable length aggregates)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119381 Bug ID: 119381 Summary: -ftrivial-auto-var-init=pattern fails on libnetfilter_conntrack-1.1.0 (sorry, unimplemented: __builtin_clear_padding not supported for variable

[Bug middle-end/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 --- Comment #17 from Andrew Pinski --- (In reply to Andrew Pinski from comment #16) > I am going to at least regtest it for aarch64 and x86_64. and I did check we > get the correct code now too. I did a bootstrap/test on x86_64-linux-gnu and th

[Bug middle-end/28831] [12/13/14/15 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28831 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug fortran/119380] New: [12,13,14,15] Associate malloc error on selector with allocatable and procedure pointer components

2025-03-19 Thread damian at archaeologic dot codes via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119380 Bug ID: 119380 Summary: [12,13,14,15] Associate malloc error on selector with allocatable and procedure pointer components Product: gcc Version: 15.0 Status: UNCONFIRMED

[no subject]

2025-03-19 Thread Lemonade Yours via Gcc-bugs
เพราะธุรกิจรอไม่ได้ สินเชื่อสำหรับเจ้าของบริษัท เจ้าของกิจการ ✅สินเชื่อเจ้าของธุรกิจ ✅วงเงินกู้สูงสุด10 ล้านบาท ✅รู้ผลอนุมัติไวใน 30 นาที ✅ไม่ต้องมีคนค้ำ ✅ดอกเบี้ยต่ำ ตลอดสัญญา ...นี่ไม่ใช่ทางเลือก...แต่เป็นทางรอด👏👏 LINE : 0968582917 โทร : 096-858-2917 (คุณ.ไอซ์) พร้อมยินดีให้บริการ.💸🙏

[Bug c++/119379] [15 regression] ICE on CTAD for alias template with type constraint

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119379 --- Comment #2 from Andrew Pinski --- Created attachment 60827 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60827&action=edit Semi reduced The concept for the type alias does not need to be depedent.

[Bug c++/119379] [15 regression] ICE on CTAD for alias template with type constraint

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119379 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-03-20 Known to fail|

[Bug c++/119379] New: [15 regression] ICE on CTAD for alias template with type constraint

2025-03-19 Thread cmingyi01 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119379 Bug ID: 119379 Summary: [15 regression] ICE on CTAD for alias template with type constraint Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c++/119378] New: Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index"

2025-03-19 Thread sebastian at radakovits dot se via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119378 Bug ID: 119378 Summary: Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index" Product: gc

[Bug middle-end/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 Andrew Pinski changed: What|Removed |Added Keywords|needs-bisection | --- Comment #16 from Andrew Pinski --

[Bug middle-end/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 --- Comment #15 from Sam James --- (In reply to Andrew Pinski from comment #14) I can regtest it for you (and check it fixes the testcases) at least.

[Bug middle-end/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 --- Comment #14 from Andrew Pinski --- Created attachment 60826 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60826&action=edit Patch which seems to work I have no way to test this patch for arm so it would be a good idea if someone else

[Bug c++/119316] [14/15 Regression] new expression incorrectly required to have constant expression size inside a requires constraint of a template function

2025-03-19 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119316 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 Andrew Pinski changed: What|Removed |Added Component|target |middle-end --- Comment #13 from Andrew

[Bug c++/67491] [meta-bug] concepts issues

2025-03-19 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 119316, which changed state. Bug 119316 Summary: [14/15 Regression] new expression incorrectly required to have constant expression size inside a requires constraint of a template function https://gcc.gnu.org/bugzilla/sh

[Bug fortran/116706] Unable to fill allocatable array component of a derived type instance in a pointer array within a derived type

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116706 --- Comment #4 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:3292ca9b0818c3e55102413c2407711d0755d280 commit r15-8453-g3292ca9b0818c3e55102413c2407711d0755d280 Author: Harald Anlauf Date: W

[Bug c++/119316] [14/15 Regression] new expression incorrectly required to have constant expression size inside a requires constraint of a template function

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119316 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:a2dcdbfa34fe0212b827344ee22f2c9039921f5c commit r14-11423-ga2dcdbfa34fe0212b827344ee22f2c9039921f5c Author: Jason Merrill

[Bug c++/119316] [14/15 Regression] new expression incorrectly required to have constant expression size inside a requires constraint of a template function

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119316 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:80e1dac3849b134ebd5e0151e9c9e4b8b091de72 commit r15-8452-g80e1dac3849b134ebd5e0151e9c9e4b8b091de72 Author: Jason Merrill Date: We

[Bug rust/119333] [15 regression] Rust bootstrap fails with cargo trying to download polonius crates

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119333 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/116706] Unable to fill allocatable array component of a derived type instance in a pointer array within a derived type

2025-03-19 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116706 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Known to fail|

[Bug c++/119378] [12/13/14 Regression] Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index"

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119378 Andrew Pinski changed: What|Removed |Added Known to work||4.7.4 Keywords|

[Bug c++/119360] incomplete folding of initializers leads to dynamic initialization

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119360 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug ipa/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4131 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 --- Comment #5 from Sam James --- For completeness for searching etc: this shows up with Firefox when building Skia too: ``` gfx/skia/skia/src/opts/SkRasterPipeline_opts.h:1603:31: error: cannot tail-call: other reasons ``` amonakov gave: ``` v

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread andi-gcc at firstfloor dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 --- Comment #6 from Andi Kleen --- For the gcc 15 release we could just drop the clang:: support, so it becomes opt-in? (have to use gnu::musttail)

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Sam James changed: What|Removed |Added Priority|P3 |P1

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Target Mil

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Jakub Jelinek changed: What|Removed |Added CC||andi-gcc at firstfloor dot org --- Comm

[Bug cobol/119377] cobol.dg/group1/declarative_1.cob fails (segfaults, uninitialised vars)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119377 --- Comment #1 from Sam James --- Overall, I see: ``` + === cobol tests === + +Running cobol:/gcc/testsuite/cobol.dg/dg.exp ... +FAIL: cobol.dg/group1/declarative_1.cob -O0 (internal compiler error: Segmentation fault) +FAIL: cobo

[Bug cobol/119377] New: cobol.dg/group1/declarative_1.cob fails (segfaults, uninitialised vars)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
g='bootstrap-O3 bootstrap-lto' Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 15.0.1 20250319 (experimental) be671ec1f30ecd55aaff09048afb2a619018cb8a (Gentoo Hardened 15.0. p, commit e36bfd9d8fde238e78a3ea7aacac14d2953f25ce) ```

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 --- Comment #3 from Andrew Pinski --- here is a better example: ``` void f(int *); inline __attribute__((always_inline)) void h(int *b) { [[clang::musttail]] return f(b); } void g(int *b) { int a; h(&a); [[clang::musttail]]

[Bug target/119270] [15 Regression] 5% slowdown of 507.cactuBSSN_r on Intel Ice Lake

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119270 --- Comment #4 from GCC Commits --- The master branch has been updated by Vladimir Makarov : https://gcc.gnu.org/g:6c443e128802bd93158a3db7c4edf5fc1fc76c8d commit r15-8449-g6c443e128802bd93158a3db7c4edf5fc1fc76c8d Author: Vladimir N. Makarov

[Bug ipa/119376] [15 Regression] musttail does not get dropped after inlining?

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug fortran/116706] Unable to fill allocatable array component of a derived type instance in a pointer array within a derived type

2025-03-19 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116706 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org --

[Bug ipa/119376] protobuf-29.2 fails to build (error: cannot tail-call: call may throw exception that does not propagate)

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-03-19 Status|UNCONFIRM

[Bug c++/119376] New: protobuf-29.2 fails to build (error: cannot tail-call: call may throw exception that does not propagate)

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119376 Bug ID: 119376 Summary: protobuf-29.2 fails to build (error: cannot tail-call: call may throw exception that does not propagate) Product: gcc Version: 15.0 Status: UNCON

[Bug testsuite/108152] gcc.dg/pr71558.c fails for LLP64

2025-03-19 Thread nightstrike at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108152 --- Comment #4 from nightstrike --- >From Andrew on IRC: use __extension__ before __SIZE_TYPE__ This should alleviate the pedantic warnings while (I believe) not invalidating the point of the test.

[Bug target/119372] [12/13/14 Regression] Aarch64: Compiling with -march=armv8-a+pauth -mbranch-protection=standard produces autiasp and retaa in the function epilogue

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372 --- Comment #1 from Andrew Pinski --- This was fixed by r15-6779-g20385cb92cbd4a . Which means the workaround is to use `-march=armv8.3-a+pauth`.

[Bug fortran/119349] [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function

2025-03-19 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119349 --- Comment #4 from Jerry DeLisle --- (In reply to anlauf from comment #3) > Looks related to pr118747, where an elemental subroutine was used > instead of a function. It has some similarities. Since Andre did the fix on that one, we need to se

[Bug target/119372] [12/13/14 Regression] Aarch64: Compiling with -march=armv8-a+pauth -mbranch-protection=standard produces autiasp and retaa in the function epilogue

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372 Andrew Pinski changed: What|Removed |Added Known to fail||11.1.0 Keywords|needs-bisecti

[Bug gcov-profile/119375] Some autofdo test cases fail

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119375 --- Comment #1 from Sam James --- Do the PR117790 fixes help this?

[Bug c/119366] [15 Regression] ICE: "free(): invalid pointer" in diagnostic_context::finish() (diagnostic.cc:427) with -Wfatal-errors

2025-03-19 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119366 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/119374] [12/13/14/15 regression] armv7ve+neon-vfpv4: Miscompilation with -O2

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

[Bug target/119374] [12/13/14/15 regression] armv7ve+neon-vfpv4: Miscompilation with -O2

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119374 --- Comment #2 from Andrew Pinski --- ;; shift_36 = 19 - _8; (insn 20 19 0 (set (reg/v:SI 133 [ shiftD.6157 ]) (minus:SI (const_int 19 [0x13]) (reg:SI 121 [ _8 ]))) "/app/example.cpp":33:11 discrim 1 -1 (nil)) ;; vec

[Bug target/117811] [12/13/14/15 Regression] bad code for conditional right shift with autovec and neon since r12-897-gde56f95afaaa22

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117811 Andrew Pinski changed: What|Removed |Added CC||myokaski at gmail dot com --- Comment #

[Bug target/119374] [12/13/14/15 regression] armv7ve+neon-vfpv4: Miscompilation with -O2

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

[Bug target/119374] [12/13/14/15 regression] armv7ve+neon-vfpv4: Miscompilation with -O2

2025-03-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119374 Sam James changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug gcov-profile/119375] New: Some autofdo test cases fail

2025-03-19 Thread andi-gcc at firstfloor dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119375 Bug ID: 119375 Summary: Some autofdo test cases fail Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile

[Bug c++/105848] [12 Regression] undefined reference for default template argument of function type

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848 --- Comment #8 from GCC Commits --- The releases/gcc-14 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:9a69c36417ad597ea2dce20fd704878c3727bc38 commit r14-11422-g9a69c36417ad597ea2dce20fd704878c3727bc38 Author: Patrick Palka

[Bug target/119374] New: armv7ve+neon-vfpv4: Miscompilation with -O2

2025-03-19 Thread myokaski at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119374 Bug ID: 119374 Summary: armv7ve+neon-vfpv4: Miscompilation with -O2 Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ta

[Bug cobol/119241] cobol Front end uses host floating point (128b) support

2025-03-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119241 --- Comment #16 from Richard Biener --- (In reply to Robert Dubner from comment #14) > "Wait for me! I am your leader!" > > I am not *used* to this. > > What I *am* used to is people telling me there's a problem in my code, and > then standin

[Bug c++/119233] [12/13/14/15 Regression] templated member function used as a template argument via pointer to member function from inside a template causes an undefined symbol since r12-6075-g2decd2c

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233 --- Comment #10 from GCC Commits --- The releases/gcc-14 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:9a69c36417ad597ea2dce20fd704878c3727bc38 commit r14-11422-g9a69c36417ad597ea2dce20fd704878c3727bc38 Author: Patrick Palka

[Bug c++/119233] [12/13 Regression] templated member function used as a template argument via pointer to member function from inside a template causes an undefined symbol since r12-6075-g2decd2cabe5a4

2025-03-19 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233 Patrick Palka changed: What|Removed |Added Summary|[12/13/14/15 Regression]|[12/13 Regression] |t

[Bug c/119350] flexible array initialization is allowed when initialized with `{}` with C23

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119350 --- Comment #2 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7ecf468c9a30b5a6da86812b912fe3368437c8b9 commit r15-8446-g7ecf468c9a30b5a6da86812b912fe3368437c8b9 Author: Jakub Jelinek Date: W

[Bug rtl-optimization/116028] [15 Regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116028 Jakub Jelinek changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #23

[Bug c/119350] flexible array initialization is allowed when initialized with `{}` with C23

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119350 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |15.0 Resolution|---

[Bug fortran/119349] [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function

2025-03-19 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119349 --- Comment #3 from anlauf at gcc dot gnu.org --- Looks related to pr118747, where an elemental subroutine was used instead of a function.

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-03-19 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #3 from Paul-Antoine Arras --- Comment on attachment 60822 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60822 Excerpt of the RISC-V assembly $ riscv64-linux-gnu-gcc -S -fverbose-asm -Ofast -mabi=lp64d -march=rv64gcv_zvl256b_

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-19 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org --- Comment #10 f

[Bug rtl-optimization/116028] [15 Regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593

2025-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116028 --- Comment #24 from Andrew Pinski --- (In reply to Jakub Jelinek from comment #21) > Andrew, any progress on bisecting the bootstrap failure? I put all of the details I have found about the bisect in PR 118615. Including the small testcase whi

[Bug rtl-optimization/118615] [15 Regression] Bootstrap failure on aarch64 after r15-2810

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118615 --- Comment #26 from Jakub Jelinek --- So, I'd at least suggest: --- gcc/lra-constraints.cc.jj 2025-02-01 00:47:07.926078697 +0100 +++ gcc/lra-constraints.cc 2025-03-19 18:54:08.035516274 +0100 @@ -152,6 +152,9 @@ static machine_mode curr

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-03-19 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #1 from Paul-Antoine Arras --- Created attachment 60821 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60821&action=edit Excerpt of the AArch64 assembly

[Bug target/119373] New: RISC-V: missed unrolling opportunity

2025-03-19 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 Bug ID: 119373 Summary: RISC-V: missed unrolling opportunity Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/101544] [OpenMP][AMDGCN][nvptx] C++ offloading: unresolved _Znwm = "operator new(unsigned long)"

2025-03-19 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101544 --- Comment #22 from Thomas Schwinge --- Context of the following (sub-)task: nvptx is '!TARGET_SUPPORTS_ALIASES', but the host usually is 'TARGET_SUPPORTS_ALIASES', and therefore invokes the 'gcc/cp/optimize.cc:can_alias_cdtor' optimization, so

[Bug rust/119353] [15 regression] Rust fails to build (build failure: error[E0554]: `#![feature]` may not be used on the stable release channel)

2025-03-19 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug cobol/119241] cobol Front end uses host floating point (128b) support

2025-03-19 Thread rdubner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119241 --- Comment #14 from Robert Dubner --- "Wait for me! I am your leader!" I am not *used* to this. What I *am* used to is people telling me there's a problem in my code, and then standing around tapping their feet impatiently until I fix it. O

[Bug c/119366] [15 Regression] ICE: "free(): invalid pointer" in diagnostic_context::finish() (diagnostic.cc:427) with -Wfatal-errors

2025-03-19 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119366 David Malcolm changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot gnu.org

[Bug target/119372] Aarch64: Compiling with -march=armv8-a+pauth -mbranch-protection=standard produces autiasp and retaa in the function epilogue

2025-03-19 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372 Richard Earnshaw changed: What|Removed |Added Last reconfirmed||2025-03-19 Version|14.2.1

[Bug testsuite/113634] FAIL: gcc.dg/Wfree-nonheap-object-7.c, incorrect declaration for calloc()

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

[Bug testsuite/113634] FAIL: gcc.dg/Wfree-nonheap-object-7.c, incorrect declaration for calloc()

2025-03-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113634 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|unknown

[Bug testsuite/113634] FAIL: gcc.dg/Wfree-nonheap-object-7.c, incorrect declaration for calloc()

2025-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113634 --- Comment #2 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:12b2c414b6d0e0d1b3d328b58d654c19c30bee8c commit r15-8445-g12b2c414b6d0e0d1b3d328b58d654c19c30bee8c Author: Richard Biener Date:

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-03-19 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #2 from Paul-Antoine Arras --- Created attachment 60822 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60822&action=edit Excerpt of the RISC-V assembly

[Bug c++/119062] [C++26] P3475R2 - Defang and deprecate memory_order::consume

2025-03-19 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119062 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #2

[Bug cobol/119241] cobol Front end uses host floating point (128b) support

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119241 --- Comment #15 from Jakub Jelinek --- (In reply to Robert Dubner from comment #14) > It has taken me a ridiculously long time to figure out that you are creating > trees for numeric values, and then doing arithmetic on those trees at > compile

[Bug target/119373] RISC-V: missed unrolling opportunity

2025-03-19 Thread parras at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119373 --- Comment #4 from Paul-Antoine Arras --- Comment on attachment 60821 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60821 Excerpt of the AArch64 assembly $ aarch64-linux-gnu-gcc -S -fverbose-asm -Ofast -mabi=lp64 -march=armv9-a+sve2 -ms

[Bug rtl-optimization/116028] [15 Regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116028 --- Comment #22 from Jakub Jelinek --- Also, I wonder about different calls in the same function with different ABIs (whether from IPA-RA which finds out some call doesn't clobber some reg while another one does, or function attributes, ...).

[Bug target/119367] [15 Regression][gcn] libgomp.fortran/target1.f90 with '-O2 -g': '.2byte .LM6-.LM5' – error: ... out of range – since r15-8047-gadb14c7625178b

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119367 --- Comment #8 from Jakub Jelinek --- Or final.cc could arrange through length attributes if supported by the target to emit artificial debug_hooks->source_line calls if the length since the last source_line change is longer than say 16384 bytes

[Bug target/113076] [14] RISC-V: gfortran.dg/dec_io_1.f90 runtime error after r14-4972-g8aa47713701

2025-03-19 Thread ewlu at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113076 Edwin Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/116028] [15 Regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593

2025-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116028 --- Comment #21 from Jakub Jelinek --- Andrew, any progress on bisecting the bootstrap failure? In any case, looking at the patch: + if (call_save_p && latest_call_insn != NULL) +/* PR116028: If original_regno is a pseudo that has been ass

[Bug target/119372] New: Aarch64: Compiling with -march=armv8-a+pauth -mbranch-protection=standard produces autiasp and retaa in the function epilogue

2025-03-19 Thread Alfie.Richards at arm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372 Bug ID: 119372 Summary: Aarch64: Compiling with -march=armv8-a+pauth -mbranch-protection=standard produces autiasp and retaa in the function epilogue Product: gcc

[Bug target/119371] [15 Regression][OpenMP] accel/nvptx-none/lto1: ICE in in emit_move_insn, at expr.cc:4636

2025-03-19 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119371 --- Comment #1 from Tobias Burnus --- Bisecting points at the following commit - but that seems to rather reveal the issue and not causing it: r15-3135-gcb51e0b236c7d4 lto: Don't check obj.found for offload section obj.found is the num

  1   2   >