[Bug middle-end/95552] [11 Regression] VLA ICE

2020-06-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552 --- Comment #7 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:77103685ff4b50b3c4d7ee76688bdf452acc82c7 commit r11-1127-g77103685ff4b50b3c4d7ee76688bdf452acc82c7 Author: Jason Merrill Date: Fr

[Bug sanitizer/95137] Sanitizers seem to be missing support for coroutines

2020-06-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95137 --- Comment #24 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:006f28aefeb3be575239beddc7febe56dff463a2 commit r11-1129-g006f28aefeb3be575239beddc7febe56dff463a2 Author: Iain Sandoe Date: Tue

[Bug sanitizer/95617] New: [11 regression] many excess errors starting with r11-1117

2020-06-09 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95617 Bug ID: 95617 Summary: [11 regression] many excess errors starting with r11-1117 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Prior

[Bug sanitizer/95617] [11 regression] many excess errors starting with r11-1117

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95617 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug middle-end/95552] [11 Regression] VLA ICE

2020-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95552 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/95618] New: [11 Regression] ICE in remap_type_1, at tree-inline.c:607

2020-06-09 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95618 Bug ID: 95618 Summary: [11 Regression] ICE in remap_type_1, at tree-inline.c:607 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Prior

[Bug sanitizer/95617] [11 regression] many excess errors starting with r11-1117

2020-06-09 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95617 --- Comment #2 from Bill Seurer --- oops, thought I had included that: wn-linux-gnu/libstdc++-v3/include/powerpc64-unknown-linux-gnu -I/home/seurer/gcc/git/build/gcc-test/powerpc64-unknown-linux-gnu/libstdc++-v3/include -I/home/seurer/gcc/git/gc

[Bug middle-end/95619] New: apparently in-bounds subscript in -Warray-bounds message

2020-06-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95619 Bug ID: 95619 Summary: apparently in-bounds subscript in -Warray-bounds message Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/93638] [concepts] Dependent names in requires clause reported as different types when function definition is not inline

2020-06-09 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93638 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #1

[Bug c++/95345] Fold expressions don't work properly when pack expression has co_await

2020-06-09 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95345 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:57ae358584f402145bad6fede8c539a225f90966 commit r10-8266-g57ae358584f402145bad6fede8c539a225f90966 Author: Iain Sandoe Dat

[Bug c++/95345] Fold expressions don't work properly when pack expression has co_await

2020-06-09 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95345 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/95610] bogus error: "global qualification of class name is invalid"

2020-06-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95610 Jonathan Wakely changed: What|Removed |Added Summary|GCC fails to get global |bogus error: "global

[Bug c++/95609] span could have better layout

2020-06-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95609 --- Comment #1 from Jonathan Wakely --- (In reply to Niall Douglas from comment #0) > I would assume that the ABI ship has sailed, as usual Nope.

[Bug lto/95620] New: [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 Bug ID: 95620 Summary: [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss' Product: gcc Version: 11.0 Status: UNCONFIRMED Keywords: rej

[Bug sanitizer/95617] [11 regression] many excess errors starting with r11-1117

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95617 Martin Liška changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Martin Liška

[Bug fortran/95614] ICE in build_field, at fortran/trans-common.c:301

2020-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95614 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug c++/95562] [10/11 Regression] ICE when using noexcept depending on boolean template parameter since r10-1280-g78f7607db4c53f8c

2020-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95562 Marek Polacek changed: What|Removed |Added Target Milestone|--- |10.2

[Bug c++/95559] GCC fails to compile "{{}}" in some versions

2020-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95559 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org

[Bug c++/95564] GCC rejects lambda expression with "noexcept(1+1)"

2020-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95564 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/95559] GCC fails to compile "{{}}" in some versions

2020-06-09 Thread haoxintu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95559 --- Comment #2 from Haoxin Tu --- (In reply to Marek Polacek from comment #1) > I can't find a version of GCC that compiled this. Hi, so sorry I might use the wrong test case. Please try this case bug.cc instead #include int main(){ int

[Bug c++/95559] GCC fails to compile "{{}}" in some versions

2020-06-09 Thread haoxintu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95559 --- Comment #3 from Haoxin Tu --- (In reply to Haoxin Tu from comment #2) > $g++-8 test.cc ; ./a.out > 0 Here is > $g++-8 bug.cc ; ./a.out > 0

[Bug middle-end/95189] [10/11 Regression] memcmp being wrongly stripped like strcmp

2020-06-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189 --- Comment #6 from Martin Sebor --- The priority is up to the GCC release managers but raising it won't make the fix available before 10.2 (except on trunk). Regardless, I should have a patch soon.

[Bug c/95588] No warning in -Wformat for narrowing formats

2020-06-09 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95588 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

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

2020-06-09 Thread lyberta at lyberta dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 93638, which changed state. Bug 93638 Summary: [concepts] Dependent names in requires clause reported as different types when function definition is not inline https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93638

[Bug c++/93638] [concepts] Dependent names in requires clause reported as different types when function definition is not inline

2020-06-09 Thread lyberta at lyberta dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93638 Lyberta changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug libstdc++/93121] std::bit_cast missing

2020-06-09 Thread lyberta at lyberta dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93121 Lyberta changed: What|Removed |Added CC||lyberta at lyberta dot net --- Comment #2 from

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2020-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug target/95621] New: Add CET(PTA_SHSTK) to march=tigerlake

2020-06-09 Thread lili.cui at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95621 Bug ID: 95621 Summary: Add CET(PTA_SHSTK) to march=tigerlake Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug lto/95620] [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 Martin Liška changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug target/95621] Add CET(PTA_SHSTK) to march=tigerlake

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95621 Martin Liška changed: What|Removed |Added Last reconfirmed||2020-06-10 Status|UNCONFIRMED

[Bug c++/95618] [11 Regression] ICE in remap_type_1, at tree-inline.c:607

2020-06-09 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95618 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

<    1   2