[Bug testsuite/109793] New: new test case gcc.dg/vect/pr108950.c from r11-10752-gd4cbcb9e45c6d4 fails

2023-05-09 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109793 Bug ID: 109793 Summary: new test case gcc.dg/vect/pr108950.c from r11-10752-gd4cbcb9e45c6d4 fails Product: gcc Version: 11.3.1 Status: UNCONFIRMED Severity: no

[Bug fortran/87851] [10 Regression] Wrong return type for len_trim

2023-05-09 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87851 anlauf at gcc dot gnu.org changed: What|Removed |Added Known to work||11.3.0, 12.2.0, 13.1.0,

[Bug fortran/90207] Debugging generated tree code

2023-05-09 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90207 anlauf at gcc dot gnu.org changed: What|Removed |Added Target Milestone|10.5|--- --- Comment #8 from anlau

[Bug c++/109761] [10/11/12/13/14 Regression] Nested class destructor's noexcept specification incorrectly considered as too loose compared to the outer class

2023-05-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109761 --- Comment #6 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:c13906f258fb34b3e0c90ddc8d9191dd72f3da0e commit r14-639-gc13906f258fb34b3e0c90ddc8d9191dd72f3da0e Author: Patrick Palka Date: Tu

[Bug c++/109752] [13/14 regression] ICE in check_complete_insertion, at hash-table.h:578 since r13-4937

2023-05-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752 --- Comment #9 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:bbb6cf926f1732559b3a8aaf2796d34e8651c066 commit r14-640-gbbb6cf926f1732559b3a8aaf2796d34e8651c066 Author: Patrick Palka Date: Tu

[Bug c++/109752] [13 regression] ICE in check_complete_insertion, at hash-table.h:578 since r13-4937

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752 Patrick Palka changed: What|Removed |Added Keywords||error-recovery Target Milestone|---

[Bug c++/109761] [10/11/12/13 Regression] Nested class destructor's noexcept specification incorrectly considered as too loose compared to the outer class

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109761 Patrick Palka changed: What|Removed |Added Summary|[10/11/12/13/14 Regression] |[10/11/12/13 Regression]

[Bug fortran/100961] Intrinsic function as value to a class(*) assumed rank argument fails

2023-05-09 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100961 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED Known to fail|

[Bug c++/109751] boost iterator_interface fails concept check starting in gcc-13

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109751 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/109790] internal compiler error in write_member_name, at cp/mangle.cc:2992

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109790 Andrew Pinski changed: What|Removed |Added Keywords||c++-lambda, |

[Bug libffi/109447] test case libffi.closures/cls_align_longdouble_split.c fails

2023-05-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109447 --- Comment #9 from CVS Commits --- The releases/gcc-12 branch has been updated by Peter Bergner : https://gcc.gnu.org/g:0069ce6631880776a44fb8408c6428c0812285cf commit r12-9526-g0069ce6631880776a44fb8408c6428c0812285cf Author: Dan Horák Date

[Bug c++/109794] New: Compile time hog when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 Bug ID: 109794 Summary: Compile time hog when building chromium on aarch64-unknown-linux-gnu Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: compile-t

[Bug c++/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 --- Comment #1 from Sam James --- Created attachment 55035 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55035&action=edit evaluate_prg_hwy.ii.xz (13)

[Bug c++/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 Sam James changed: What|Removed |Added Attachment #55034|0 |1 is obsolete|

[Bug c++/97700] Bogus error when a class containing a function pointer is used as a non-type template parameter

2023-05-09 Thread mail at lboeger dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97700 --- Comment #5 from Lukas Böger --- One part of this seems to be resolved with version 13. Below, only the lambda use case fails to compile, whereas prior to version 13, both type aliases are rejected: ``` void fun() {} struct S { void (*f

[Bug c++/109751] [13/14 Regression] boost iterator_interface fails concept check starting in gcc-13

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109751 Patrick Palka changed: What|Removed |Added Keywords|ice-on-invalid-code |rejects-valid Target Milestone|---

[Bug c++/108303] lookup failes with requires clause on non-template friend function of a class template

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108303 Patrick Palka changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/109751] [13/14 Regression] boost iterator_interface fails concept check starting in gcc-13

2023-05-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109751 Patrick Palka changed: What|Removed |Added See Also|https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=1

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

2023-05-09 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 108303, which changed state. Bug 108303 Summary: lookup failes with requires clause on non-template friend function of a class template https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108303 What|Removed

[Bug c++/109790] [11/12/13/14 Regression] internal compiler error in write_member_name, at cp/mangle.cc:2992

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109790 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Target Milestone|---

[Bug c++/109790] [11/12/13/14 Regression] internal compiler error in write_member_name, at cp/mangle.cc:2992

2023-05-09 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109790 Marek Polacek changed: What|Removed |Added Keywords|needs-bisection | CC|

[Bug bootstrap/109765] [14 regression] ICE in real_to_decimal_for_mode

2023-05-09 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109765 --- Comment #6 from Sam James --- Report is at https://marc.info/?l=gmp-bugs&m=168367093126416&w=2. I ended up sending it a few times because I've had mail delivery problems before and I didn't realise the list was moderated even for subscribers

[Bug c++/109795] New: is_standard_layout incorrect for colliding member and base class

2023-05-09 Thread myriachan at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109795 Bug ID: 109795 Summary: is_standard_layout incorrect for colliding member and base class Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity: normal

[Bug c++/109795] is_standard_layout incorrect for colliding member and base class

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109795 --- Comment #1 from Andrew Pinski --- >The following compiles on GCC 13.1.0 when it should not: You have the opposite way around. GCC is the one which rejects this code while the other compilers accept it ...

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 --- Comment #4 from Andrew Pinski --- At -O0, it seems like LRA is taking a long time.

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > At -O0, it seems like LRA is taking a long time. But -O0 completes for me on the trunk.

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 --- Comment #6 from Andrew Pinski --- -O0: LRA non-specific : 33.12 ( 20%) 0.06 ( 1%) 33.15 ( 19%) 279M ( 25%) LRA virtuals elimination : 2.08 ( 1%) 0.00 ( 0%) 2.08 ( 1%) 18M ( 2%) LRA reload in

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

2023-05-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109794 --- Comment #7 from Andrew Pinski --- Oh I know this bug.

[Bug target/109794] Massive memory usage when building chromium on aarch64-unknown-linux-gnu

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

[Bug middle-end/109505] (t | 15) & svcntb() causes an OOM/ICE

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

[Bug testsuite/109793] new test case gcc.dg/vect/pr108950.c from r11-10752-gd4cbcb9e45c6d4 fails

2023-05-09 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109793 Kewen Lin changed: What|Removed |Added Keywords||testsuite-fail CC|

[Bug middle-end/104069] Wuse-after-free=2 -O0 false positive "may be used"

2023-05-09 Thread mkaracsony81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104069 Miklos Karacsony changed: What|Removed |Added CC||mkaracsony81 at gmail dot com --- Co

[Bug tree-optimization/109695] [14 Regression] crash in gimple_ranger::range_of_expr since r14-377-gc92b8be9b52b7e

2023-05-09 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109695 --- Comment #32 from rguenther at suse dot de --- On Tue, 9 May 2023, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109695 > > --- Comment #29 from Jakub Jelinek --- > Comment on attachment 55031 > --> https

[Bug testsuite/108985] new test case gcc.dg/vect/pr108950.c from r13-6384-ge3837b6f6c28a1 fails

2023-05-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108985 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:531d5439021fb6402cf3f8606b9d9e13f9d03e5a commit r11-10756-g531d5439021fb6402cf3f8606b9d9e13f9d03e5a Author: Richard Biene

[Bug testsuite/109793] new test case gcc.dg/vect/pr108950.c from r11-10752-gd4cbcb9e45c6d4 fails

2023-05-09 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109793 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

<    1   2