[Bug testsuite/115443] aarch64: Test gcc.dg/vect/pr99102.c FAIL

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115443 Richard Biener changed: What|Removed |Added Target||aarch64 Version|unknown

[Bug target/69374] install.texi is bit-rotten

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69374 --- Comment #18 from GCC Commits --- The trunk branch has been updated by Gerald Pfeifer : https://gcc.gnu.org/g:2d6874ac667e215604ad1521e25eed9d12c98956 commit r15-1199-g2d6874ac667e215604ad1521e25eed9d12c98956 Author: Gerald Pfeifer Date:

[Bug tree-optimization/115382] Wrong code with in-order conditional reduction and masked loops

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115382 --- Comment #6 from Richard Biener --- Thanks. It seems to be latent on the branch as well, right?

[Bug c++/115445] [15 Regression] [modules] ICE when repeating an export of function declared in GMF

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115445 Richard Biener changed: What|Removed |Added Target Milestone|--- |15.0

[Bug analyzer/115436] False positive with -Wanalyzer-malloc-leak

2024-06-12 Thread rickobranimir at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115436 --- Comment #2 from Branimir Ričko --- ``` I think there *might* be a true positive here for the case where s->cap == 0x8000, so that s->cap * 2 becomes 0 due to overflow; should my_str_realloc be checking for s->str being null for the "need

[Bug fortran/98769] ICE for gfortran.dg/associate_26.f90 with -fcoarray=lib

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98769 Andre Vehreschild changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/100813] Function of array of pointers to abstract class returning an array since r6-202-gf3b0bb7a560be0f0

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100813 Andre Vehreschild changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org

[Bug fortran/103112] ICE in gfc_get_descriptor_field for gfortran.dg/coarray_alloc_comp_4.f08 caf single since r7-5771-gde91486c745d5ff6

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103112 Andre Vehreschild changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/96418] Test coarray_alloc_comp_4.f08 ICEs

2024-06-12 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96418 Andre Vehreschild changed: What|Removed |Added CC||aldot at gcc dot gnu.org --- Comment

[Bug tree-optimization/115382] Wrong code with in-order conditional reduction and masked loops

2024-06-12 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115382 --- Comment #7 from Robin Dapp --- Ah yes, I'm going to push the patch to 14 still.

[Bug c/115456] New: ICE: unrecognizable insn with march=rv64gcv_zvfhmin

2024-06-12 Thread sh.chiang04 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115456 Bug ID: 115456 Summary: ICE: unrecognizable insn with march=rv64gcv_zvfhmin Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #6 from GCC Commits --- The master branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:cf5f9171bae1f5f3034dc9a055b77446962f1a8c commit r15-1201-gcf5f9171bae1f5f3034dc9a055b77446962f1a8c Author: Torbjörn SVENSSON D

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #5 from GCC Commits --- The master branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:65bd0655ece268895e5018e393bafb769e201c78 commit r15-1200-g65bd0655ece268895e5018e393bafb769e201c78 Author: Torbjörn SVENSSON D

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #6 from GCC Commits --- The master branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:cf5f9171bae1f5f3034dc9a055b77446962f1a8c commit r15-1201-gcf5f9171bae1f5f3034dc9a055b77446962f1a8c Author: Torbjörn SVENSSON D

[Bug target/115452] ICE when dump stv2 for gcc.target/i386/pr70322-2.c with -march=cascadelake

2024-06-12 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115452 --- Comment #1 from Uroš Bizjak --- (In reply to Hongtao Liu from comment #0) > cut from i386-features.cc:1056--- > > if (dump_file) > fprintf (dump_file, " Preloading operand for insn %d into r%d\n", >

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #7 from GCC Commits --- The releases/gcc-14 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:a657148995e1c46178637c8de82d1fab5474a37d commit r14-10306-ga657148995e1c46178637c8de82d1fab5474a37d Author: Torbjörn S

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #8 from GCC Commits --- The releases/gcc-14 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:9100e78ba28b1b69d1362d18088e897ca0f99594 commit r14-10307-g9100e78ba28b1b69d1362d18088e897ca0f99594 Author: Torbjörn S

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:bf3ffb44355ca8aeea18c95a2b027023b3dab569 commit r13-8844-gbf3ffb44355ca8aeea18c95a2b027023b3dab569 Author: Torbjörn SV

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:dfab6851eb557a47a5e61d00ad4c519072a69f61 commit r13-8845-gdfab6851eb557a47a5e61d00ad4c519072a69f61 Author: Torbjörn S

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #11 from GCC Commits --- The releases/gcc-12 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:55c1687d542e40f0d4ad1d3dc624695a1854d967 commit r12-10550-g55c1687d542e40f0d4ad1d3dc624695a1854d967 Author: Torbjörn

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #12 from GCC Commits --- The releases/gcc-12 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:3d9e4eedb6b1f43e5d0cd46c9aa06caf7c2d3500 commit r12-10551-g3d9e4eedb6b1f43e5d0cd46c9aa06caf7c2d3500 Author: Torbjörn

[Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

2024-06-12 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115453 --- Comment #6 from Arthur Cohen --- Sigh... sorry everyone. Clearly autotools/shell scripting requires skills that I'm not even close to possessing. (In reply to Andrew Pinski from comment #4) > (In reply to Sam James from comment #3) > > Also

[Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

2024-06-12 Thread cohenarthur at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115453 --- Comment #7 from Arthur Cohen --- Created attachment 58411 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58411&action=edit Proposed patch for fixing quoting in Rust's dlopen/pthread_create configure checks

[Bug middle-end/40317] verify_flow_info ICE with nested functions and non-local goto/labels

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40317 --- Comment #5 from Andrew Pinski --- *** Bug 115455 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/115455] ICE: verify_flow_info failed during GIMPLE pass: cfg with non-local goto from an inner most nested function to an outer nested function

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

[Bug target/115457] New: AArch64 should define __ARM_FEATURE_BF16

2024-06-12 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115457 Bug ID: 115457 Summary: AArch64 should define __ARM_FEATURE_BF16 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: targ

[Bug target/115457] AArch64 should define __ARM_FEATURE_BF16

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

[Bug libstdc++/113376] Confusing notes when using C++17 parallel algorithms

2024-06-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113376 --- Comment #5 from Jonathan Wakely --- I think https://github.com/llvm/llvm-project/commit/3b9a1bb1af90db9472340ef2122d3855eb9ba3fc#r142768040 is the real cause of the problem. They wanted to avoid -Wundef errors, so changed all the macro tests

[Bug libstdc++/113376] Confusing notes when using C++17 parallel algorithms

2024-06-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113376 --- Comment #6 from Jonathan Wakely --- (In reply to Pilar Latiesa from comment #3) > It seems that what is missing is a corresponding change in the macro > definition logic. It should have been changed to: > > // Check the user-defined macro f

[Bug c++/86689] [11 Regression] Some combination of SFINAE, overloading, and type deduction showing version inconsistency

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86689 Richard Biener changed: What|Removed |Added Summary|[11/12 Regression] Some |[11 Regression] Some

[Bug target/115458] New: [15 regression] [RISC-V] ICE in lra_split_hard_reg_for, at lra-assigns.cc:1868 unable to find a register to spill

2024-06-12 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115458 Bug ID: 115458 Summary: [15 regression] [RISC-V] ICE in lra_split_hard_reg_for, at lra-assigns.cc:1868 unable to find a register to spill Product: gcc Version: 1

[Bug c/93537] [11/12 Regression] gcc 9.2 takes a Segmentation Violation when attached file is compiled

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93537 Richard Biener changed: What|Removed |Added Last reconfirmed|2020-02-01 00:00:00 |2024-6-12 Priority|P3

[Bug libstdc++/93672] [11/12 Regression] std::basic_istream::ignore hangs if delim MSB is set

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93672 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug libstdc++/113376] [14/15 Regression] Confusing notes when using C++17 parallel algorithms

2024-06-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113376 Jonathan Wakely changed: What|Removed |Added Known to fail||14.1.0, 15.0 Known to work|

[Bug target/109137] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109137 Richard Biener changed: What|Removed |Added Summary|[12 regression] Compiling |Compiling ffmpeg with -m32

[Bug tree-optimization/115447] GCC fails to tail call unless variable wrapped in a block

2024-06-12 Thread mikolajpirog at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115447 --- Comment #4 from Mikołaj Piróg --- Oh, right, my bad, I forgot about that. Thanks for the clarification!

[Bug middle-end/111009] [12 regression] -fno-strict-overflow erroneously elides null pointer checks and causes SIGSEGV on perf from linux-6.4.10

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

[Bug target/115458] [15 regression] [RISC-V] ICE in lra_split_hard_reg_for, at lra-assigns.cc:1868 unable to find a register to spill

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115458 Richard Biener changed: What|Removed |Added Target Milestone|--- |15.0

[Bug tree-optimization/110731] [11/12 Regression] Wrong-code because of wide-int division since r5-424

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110731 Richard Biener changed: What|Removed |Added Known to fail||11.4.0, 12.3.0 Resolution|---

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #14 from GCC Commits --- The releases/gcc-11 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:bf9c877c4c9939274520a3f694037a9921ba9878 commit r11-11478-gbf9c877c4c9939274520a3f694037a9921ba9878 Author: Torbjörn

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 --- Comment #13 from GCC Commits --- The releases/gcc-11 branch has been updated by Torbjorn Svensson : https://gcc.gnu.org/g:319081d614dec354ae415472121e0e8ebc4b1402 commit r11-11477-g319081d614dec354ae415472121e0e8ebc4b1402 Author: Torbjörn

[Bug target/115253] [14/15 regression] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets

2024-06-12 Thread azoff at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115253 Torbjorn SVENSSON changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/54052] [11/12 Regression] g++ takes excessive time in opt and generate phase; can lead to Segmentation Fault when not enough memory available

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54052 --- Comment #17 from GCC Commits --- The releases/gcc-12 branch has been updated by Richard Biener : https://gcc.gnu.org/g:1edc6a71feeb8460fbd4938b8926b5692fbab43f commit r12-10552-g1edc6a71feeb8460fbd4938b8926b5692fbab43f Author: Richard Biene

[Bug rtl-optimization/114924] [11/12 Regression] Wrong update of MEM_EXPR by RTL loop unrolling since r11-2963-gd6a05b494b4b71

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114924 --- Comment #4 from GCC Commits --- The releases/gcc-12 branch has been updated by Richard Biener : https://gcc.gnu.org/g:33663c0701a723846527f9bf2ea01d67d7033c0b commit r12-10555-g33663c0701a723846527f9bf2ea01d67d7033c0b Author: Alex Coplan

[Bug middle-end/111497] [11/12 Regression] ICE building mariadb on i686 since r8-470

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111497 --- Comment #10 from GCC Commits --- The releases/gcc-12 branch has been updated by Richard Biener : https://gcc.gnu.org/g:959cef942508b818c7dcb8df0f3c7bf4968d406a commit r12-10554-g959cef942508b818c7dcb8df0f3c7bf4968d406a Author: Vladimir N.

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 --- Comment #29 from GCC Commits --- The releases/gcc-12 branch has been updated by Richard Biener : https://gcc.gnu.org/g:844ff32c04a4e36bf69f3878634d9f50aec3a332 commit r12-10553-g844ff32c04a4e36bf69f3878634d9f50aec3a332 Author: Richard Biene

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

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

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639 Bug 24639 depends on bug 40635, which changed state. Bug 40635 Summary: [12 Regression] bogus name and location in 'may be used uninitialized' warning https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 What|Removed

[Bug tree-optimization/83336] [meta-bug] Issues with displaying inlining chain for middle-end warnings

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83336 Bug 83336 depends on bug 40635, which changed state. Bug 40635 Summary: [12 Regression] bogus name and location in 'may be used uninitialized' warning https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 What|Removed

[Bug middle-end/115459] New: [14/15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5

2024-06-12 Thread macro at orcam dot me.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115459 Bug ID: 115459 Summary: [14/15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5 Product: gcc

[Bug middle-end/115459] [15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5

2024-06-12 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115459 Richard Biener changed: What|Removed |Added Version|14.0|15.0 Summary|[14/15 regress

[Bug middle-end/115459] [14/15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115459 Andrew Pinski changed: What|Removed |Added Target Milestone|15.0|14.2 --- Comment #2 from Andrew Pinski

[Bug middle-end/115459] [14/15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115459 --- Comment #3 from Andrew Pinski --- Alpha really should move to LRA too.

[Bug testsuite/115460] New: gcc test results deviations

2024-06-12 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115460 Bug ID: 115460 Summary: gcc test results deviations Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug testsuite/115460] gcc test results deviations

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

[Bug middle-end/115459] [14/15 regression] Alpha/Linux ICE: in gen_rtx_SUBREG, at emit-rtl.cc:1032 around g-debpoo.adb:1896:8, as from r14-1187-gd6b756447cd5

2024-06-12 Thread macro at orcam dot me.uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115459 --- Comment #4 from Maciej W. Rozycki --- (In reply to Andrew Pinski from comment #3) > Alpha really should move to LRA too. I can certainly have a look once I'm done with the VAX target unless someone beats me to it. Or maybe even before, as

[Bug tree-optimization/114061] GCC fails vectorization when using __builtin_prefetch

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114061 --- Comment #6 from GCC Commits --- The master branch has been updated by Victor Do Nascimento : https://gcc.gnu.org/g:adcc815a01ae009d2768b6afb546e357bd37bbd2 commit r15-1211-gadcc815a01ae009d2768b6afb546e357bd37bbd2 Author: Victor Do Nascime

[Bug libstdc++/115399] std::tr2::dynamic_bitset shift behaves differently from std::bitset

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115399 --- Comment #4 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:bd3a312728fbf8c35a09239b9180269f938f872e commit r15-1213-gbd3a312728fbf8c35a09239b9180269f938f872e Author: Jonathan Wakely Date:

[Bug target/115360] cmse_nonsecure_call wrapper on arm missing STT_FUNCTION

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115360 --- Comment #3 from GCC Commits --- The releases/gcc-14 branch has been updated by Andre Simoes Dias Vieira : https://gcc.gnu.org/g:7593dae69ba06ffe63bc22d26c16b19aa9ab24e8 commit r14-10308-g7593dae69ba06ffe63bc22d26c16b19aa9ab24e8 Author: And

[Bug target/115360] cmse_nonsecure_call wrapper on arm missing STT_FUNCTION

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115360 --- Comment #4 from GCC Commits --- The releases/gcc-13 branch has been updated by Andre Simoes Dias Vieira : https://gcc.gnu.org/g:113a104edb5c31fbaa767ba8526f0da4dcf39ebe commit r13-8846-g113a104edb5c31fbaa767ba8526f0da4dcf39ebe Author: Andr

[Bug target/115360] cmse_nonsecure_call wrapper on arm missing STT_FUNCTION

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115360 --- Comment #5 from GCC Commits --- The releases/gcc-12 branch has been updated by Andre Simoes Dias Vieira : https://gcc.gnu.org/g:448dd002a07aa268c00318066bfe843adebe7292 commit r12-10556-g448dd002a07aa268c00318066bfe843adebe7292 Author: And

[Bug target/115360] cmse_nonsecure_call wrapper on arm missing STT_FUNCTION

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115360 --- Comment #6 from GCC Commits --- The releases/gcc-11 branch has been updated by Andre Simoes Dias Vieira : https://gcc.gnu.org/g:e8d2679c0163f190984c6e5c20f17fe0ceec77fd commit r11-11479-ge8d2679c0163f190984c6e5c20f17fe0ceec77fd Author: And

[Bug target/115360] cmse_nonsecure_call wrapper on arm missing STT_FUNCTION

2024-06-12 Thread avieira at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115360 avieira at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Status|NE

[Bug c/114930] [14/15 regression] ICE in fld_incomplete_type_of when building libwebp with -std=c23 -flto

2024-06-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114930 Sam James changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug sanitizer/115461] New: lsan doesn't work on s390x

2024-06-12 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115461 Bug ID: 115461 Summary: lsan doesn't work on s390x Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug sanitizer/115461] lsan doesn't work on s390x

2024-06-12 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115461 --- Comment #1 from Marek Polacek --- LSan and TSan are enabled on s390x since r12-2560: commit ea22954e7c580d1e54da4ac58301f65d5cf5f76a Author: Ilya Leoshkevich Date: Thu Jul 22 15:51:56 2021 +0200 IBM Z: Enable LSan and TSan libs

[Bug target/115456] RISC-V: ICE: unrecognizable insn with march=rv64gcv_zvfhmin

2024-06-12 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115456 --- Comment #1 from Li Pan --- Ack, will take care of it.

[Bug target/115462] New: 416.gamess regressed 4-6% on x86_64 since r15-882-g1d6199e5f8c1c0

2024-06-12 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115462 Bug ID: 115462 Summary: 416.gamess regressed 4-6% on x86_64 since r15-882-g1d6199e5f8c1c0 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug target/115463] New: 526.blender_r regressed 5% on Zen2 with -Ofast -flto -march=native since r15-1058-gc989e59fc99d99

2024-06-12 Thread jamborm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115463 Bug ID: 115463 Summary: 526.blender_r regressed 5% on Zen2 with -Ofast -flto -march=native since r15-1058-gc989e59fc99d99 Product: gcc Version: 14.0 Status: UNCONFIRMED

[Bug target/115463] 526.blender_r regressed 5% on Zen2 with -Ofast -flto -march=native since r15-1058-gc989e59fc99d99

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115463 Andrew Pinski changed: What|Removed |Added Depends on||115370 --- Comment #1 from Andrew Pinsk

[Bug target/115370] [15 regression] gcc.target/i386/pr77881.c FAIL

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115370 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug tree-optimization/115449] `(truncate)a` and `(nop_convert)~(truncate)a` are bitwise inversion of each other

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115449 --- Comment #3 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:0256121e2f23ac3550e87410c9b1e690c8edfc7c commit r15-1215-g0256121e2f23ac3550e87410c9b1e690c8edfc7c Author: Andrew Pinski Date: Tu

[Bug tree-optimization/115449] `(truncate)a` and `(nop_convert)~(truncate)a` are bitwise inversion of each other

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115449 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0 Status|ASSIGNED

[Bug target/115464] New: ICE when building libaom on arm64

2024-06-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 Bug ID: 115464 Summary: ICE when building libaom on arm64 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug sanitizer/115461] lsan doesn't work on s390x

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115461 --- Comment #2 from Andrew Pinski --- Does it work with upstream (LLVM)?

[Bug target/115464] ICE when building libaom on arm64

2024-06-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 --- Comment #1 from Sam James --- Created attachment 58414 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58414&action=edit highbd_convolve_sve2.c.i.xz

[Bug target/115464] ICE when building libaom on arm64

2024-06-12 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 --- Comment #2 from Sam James --- Reduced: ``` #pragma GCC aarch64 "arm_neon.h" typedef __Int16x8_t int16x8_t; typedef __Uint16x8_t uint16x8_t; #pragma GCC aarch64 "arm_sve.h" #pragma GCC aarch64 "arm_neon_sve_bridge.h" int16x8_t aom_tbl_s16_s,

[Bug libstdc++/115399] std::tr2::dynamic_bitset shift behaves differently from std::bitset

2024-06-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115399 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/115176] rbit pattern should use bitreverse rtl now

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115176 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:c2f0aaf7539c42b024ed6b3fb6909bd2c86bb206 commit r15-1216-gc2f0aaf7539c42b024ed6b3fb6909bd2c86bb206 Author: Andrew Pinski Date: Tu

[Bug target/115176] rbit pattern should use bitreverse rtl now

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115176 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |15.0 Resolution|---

[Bug libstdc++/115444] std::copy_n generates more code than needed

2024-06-12 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115444 Jiang An changed: What|Removed |Added CC||de34 at live dot cn --- Comment #1 from Jian

[Bug libstdc++/115444] std::copy_n generates more code than needed

2024-06-12 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115444 --- Comment #2 from Jiang An --- Oh, UB seems still introduced by [iterator.requirements.general]/12 (https://eel.is/c++draft/iterator.requirements.general#12). > The result of the application of library functions to invalid ranges is > undefin

[Bug target/113858] `ldr s0/h0/b0` should be used to zero extend into the full register

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

[Bug bootstrap/115465] New: [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 Bug ID: 115465 Summary: [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’ Product: gcc Version: 14.0 Status: UNCONF

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 David Malcolm changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot gnu.org

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Ke

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 --- Comment #1 from Andrew Pinski --- pretty_printer rtl_slim_pp; rtl_slim_pp.buffer->stream = dump_file; print_insn (&rtl_slim_pp, insn, 1); pp_flush (&rtl_slim_pp); fprintf (dump_file, "\n");

[Bug tree-optimization/114061] GCC fails vectorization when using __builtin_prefetch

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114061 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 114061, which changed state. Bug 114061 Summary: GCC fails vectorization when using __builtin_prefetch https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114061 What|Removed |Added ---

[Bug testsuite/115460] gcc test results deviations

2024-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115460 --- Comment #2 from Andrew Pinski --- Note you want to look into the gcc.log file to understand why things are turning into UNRESOLVED. the gcc.sum file is only a summary of what is going on. Also depending on the board you are using or how you

[Bug target/115464] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)

2024-06-12 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 Tamar Christina changed: What|Removed |Added Last reconfirmed||2024-06-12 CC|

[Bug sanitizer/115461] lsan doesn't work on s390x

2024-06-12 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115461 --- Comment #3 from Marek Polacek --- (In reply to Andrew Pinski from comment #2) > Does it work with upstream (LLVM)? I don't think so; I've tried Fedora 40 clang: $ clang k.c -fsanitize=leak; ./a.out and it also didn't report anything. So

[Bug c++/99678] [concepts] requires-clause allows undeclared identifier

2024-06-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99678 Patrick Palka changed: What|Removed |Added CC||eratchias at gmail dot com --- Comment #

[Bug c++/115429] requires clause wrongly accepts unqualified access to inherited static members

2024-06-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115429 Patrick Palka changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/99678] [concepts] requires-clause allows undeclared identifier

2024-06-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99678 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

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

2024-06-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 115429, which changed state. Bug 115429 Summary: requires clause wrongly accepts unqualified access to inherited static members https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115429 What|Removed

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 --- Comment #2 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:e35f4eab68773b08324f9784ca69f8ace3c657cc commit r15-1220-ge35f4eab68773b08324f9784ca69f8ace3c657cc Author: David Malcolm Date: W

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

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

[Bug bootstrap/115465] [15 Regression] aarch64-early-ra.cc:3449:23: error: ‘class pretty_printer’ has no member named ‘buffer’

2024-06-12 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465 --- Comment #4 from David Malcolm --- (In reply to David Malcolm from comment #3) > Build breakage should be fixed by the above patch. Indeed, https://builder.sourceware.org/buildbot/#/builders/266/builds/3620 succeeded.

[Bug target/115464] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)

2024-06-12 Thread tnfchris at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115464 Tamar Christina changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org --- Comme

  1   2   >