[Bug c++/82980] [9/10 Regression] template keyword should not be required for captured decl of the "base" type since r6-6866-gff2faafcf689b6c2

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82980 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:3efc6fd0df1ce4988a1ae117d3a77134213930a3 commit r10-10726-g3efc6fd0df1ce4988a1ae117d3a77134213930a3 Author: Jason Merrill

[Bug c++/105265] [9/10 Regression] temporary object not destructed causing memory leaks

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105265 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:67f742536cbb60d5f8b7bba2cac0a141191e29af commit r10-10727-g67f742536cbb60d5f8b7bba2cac0a141191e29af Author: Jason Merrill

[Bug c++/100838] [11 Regression] -fno-elide-constructors for C++14 missing required destructor call since r11-5872-g4eb28483004f8291

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100838 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:67f742536cbb60d5f8b7bba2cac0a141191e29af commit r10-10727-g67f742536cbb60d5f8b7bba2cac0a141191e29af Author: Jason Merrill

[Bug c++/102071] [10 Regression] crash when combining -faligned-new=N with array cookie

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102071 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:fd669a0613aaa23222977eecc9e7165aa3fd1bcf commit r10-10728-gfd669a0613aaa23222977eecc9e7165aa3fd1bcf Author: Jason Merrill

[Bug c++/104142] [9/10 Regression] Spurious warning unused-variable on const static variable and defaulted constructor

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104142 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:cfa3a04be981f63af41f9a960df06e84c2634c5f commit r10-10729-gcfa3a04be981f63af41f9a960df06e84c2634c5f Author: Jason Merrill

[Bug c++/102071] [10 Regression] crash when combining -faligned-new=N with array cookie

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102071 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/82980] [9/10 Regression] template keyword should not be required for captured decl of the "base" type since r6-6866-gff2faafcf689b6c2

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82980 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug c++/54367] [meta-bug] lambda expressions

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367 Bug 54367 depends on bug 82980, which changed state. Bug 82980 Summary: [9/10 Regression] template keyword should not be required for captured decl of the "base" type since r6-6866-gff2faafcf689b6c2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82

[Bug c++/102629] [10 Regression] ICE: tree check in lookup_base, at cp/search.c:233 since r10-2194-g10acaf4db9f8b54b

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102629 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/105245] [10 Regression] ICE in clear_no_implicit_zero, in cp/constexpr.cc:1892

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

[Bug c++/100608] [10 Regression] -Wshadow=compatible-local false positive: function local type declaration shadows variable of different type

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100608 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/102300] [10/11 Regression] Qualified name of same template in class template is rejected

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102300 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:c2e39b9e1568484192c3a4c2b4425b06e701a3fe commit r10-10730-gc2e39b9e1568484192c3a4c2b4425b06e701a3fe Author: Jason Merrill

[Bug c++/41723] [9/10 Regression] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41723 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:c2e39b9e1568484192c3a4c2b4425b06e701a3fe commit r10-10730-gc2e39b9e1568484192c3a4c2b4425b06e701a3fe Author: Jason Merrill

[Bug c++/101767] [11 Regression] Aggregate initialization fails for struct that has both unnamed struct and union fields

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101767 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:0807111e6347778910c9cf63521b7c838effceb8 commit r10-10731-g0807111e6347778910c9cf63521b7c838effceb8 Author: Jason Merrill

[Bug c++/102300] [11 Regression] Qualified name of same template in class template is rejected

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102300 Jason Merrill changed: What|Removed |Added Summary|[10/11 Regression] |[11 Regression] Qualified

[Bug tree-optimization/105587] New: [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn)

2022-05-12 Thread vsevolod.livinskiy at gmail dot com via Gcc-bugs
for instructions. gcc version 13.0.0 20220512 (7f78783dbedca0183d193e475262ca3c489fd365)

[Bug demangler/105039] rust demangler stack overflow

2022-05-12 Thread JEREMY.ROBINSON at SIEMENS dot COM via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105039 Jeremy Robinson changed: What|Removed |Added CC||JEREMY.ROBINSON at SIEMENS dot COM -

[Bug c/105588] New: _Alignof (C) and alignof (C++) on dereference of `double *` disagree on 32-bit x86

2022-05-12 Thread hstong at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105588 Bug ID: 105588 Summary: _Alignof (C) and alignof (C++) on dereference of `double *` disagree on 32-bit x86 Product: gcc Version: 13.0 Status: UNCONFIRMED Sever

[Bug tree-optimization/102583] [x86] Failure to optimize 32-byte integer vector conversion to 16-byte float vector properly when converting upper part with -mavx2

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102583 --- Comment #5 from CVS Commits --- The master branch has been updated by hongtao Liu : https://gcc.gnu.org/g:8ab4b484153031c407b7d8c760b6a2605da1199a commit r13-379-g8ab4b484153031c407b7d8c760b6a2605da1199a Author: liuhongt Date: Fri Apr 8

[Bug c/105588] _Alignof (C) and alignof (C++) on dereference of `double *` disagree on 32-bit x86

2022-05-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105588 --- Comment #1 from Andrew Pinski --- _Alignof(expression) is still an extension it can return what ever GCC decides

[Bug tree-optimization/102583] [x86] Failure to optimize 32-byte integer vector conversion to 16-byte float vector properly when converting upper part with -mavx2

2022-05-12 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102583 --- Comment #6 from Hongtao.liu --- Fixed in GCC13.

[Bug c++/105589] New: [ICE] templated type alias over std::array with bound type in template function fails

2022-05-12 Thread cuzdav at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105589 Bug ID: 105589 Summary: [ICE] templated type alias over std::array with bound type in template function fails Product: gcc Version: 12.1.0 Status: UNCONFIRMED

[Bug c/105588] _Alignof (C) and alignof (C++) on dereference of `double *` disagree on 32-bit x86

2022-05-12 Thread hstong at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105588 --- Comment #2 from Hubert Tong --- (In reply to Andrew Pinski from comment #1) > _Alignof(expression) is still an extension it can return what ever GCC > decides Sure, although why GCC should have corresponding C and C++ extensions that b

[Bug rtl-optimization/105455] ICE: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg)

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105455 --- Comment #3 from CVS Commits --- The master branch has been updated by Alexandre Oliva : https://gcc.gnu.org/g:90a8eab4a1292430467f68b65e5127f7760acc94 commit r13-380-g90a8eab4a1292430467f68b65e5127f7760acc94 Author: Alexandre Oliva Date:

[Bug rtl-optimization/105455] ICE: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg)

2022-05-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105455 --- Comment #4 from CVS Commits --- The releases/gcc-12 branch has been updated by Alexandre Oliva : https://gcc.gnu.org/g:e628690d6333f0cc4d338cd8b796408f35e07ced commit r12-8372-ge628690d6333f0cc4d338cd8b796408f35e07ced Author: Alexandre Oli

[Bug rtl-optimization/105455] ICE: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg)

2022-05-12 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105455 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/105587] [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn) since r13-210-gfcda0efccad41eba

2022-05-12 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105587 Martin Liška changed: What|Removed |Added Last reconfirmed||2022-05-13 Summary|[13 Regres

[Bug target/105587] [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn) since r13-210-gfcda0efccad41eba

2022-05-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105587 Andrew Pinski changed: What|Removed |Added Target||x86_64-linux-gnu Target Milestone|---

<    1   2