[Bug analyzer/94365] false positive leak when using container_of-like constructs

2021-06-12 Thread dimitri at ouroboros dot rocks via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94365 dimitri at ouroboros dot rocks changed: What|Removed |Added CC||dimitri at ouroboros dot

[Bug tree-optimization/101039] New: Some simple fold_cond_expr_with_comparison with CMP 0 is not simplified

2021-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101039 Bug ID: 101039 Summary: Some simple fold_cond_expr_with_comparison with CMP 0 is not simplified Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: missed

[Bug c++/101040] New: [11 Regression] Internal compiler error: in get_or_insert_ctor_field, at cp/constexpr.c:3571

2021-06-12 Thread git at foonathan dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101040 Bug ID: 101040 Summary: [11 Regression] Internal compiler error: in get_or_insert_ctor_field, at cp/constexpr.c:3571 Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug middle-end/67809] Empty pointer-chasing loops aren't optimized out

2021-06-12 Thread gareth--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809 Gareth Lloyd changed: What|Removed |Added CC||gar...@ignition-web.co.uk --- Comment #11

[Bug target/101041] New: z13: Inefficient handling of vector register passed to function

2021-06-12 Thread jens.seifert at de dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101041 Bug ID: 101041 Summary: z13: Inefficient handling of vector register passed to function Product: gcc Version: 8.3.1 Status: UNCONFIRMED Severity: normal

[Bug c/101042] New: Bogus -Wstringop-overread with 11.1.0 and -O1 because of a call to printf _after_ assertions

2021-06-12 Thread ypsah+6a11ea7d-369c-4db1-b3f4-60ced987a559 at devyard dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101042 Bug ID: 101042 Summary: Bogus -Wstringop-overread with 11.1.0 and -O1 because of a call to printf _after_ assertions Product: gcc Version: 11.1.0 Status: UNCONFIRMED

[Bug c++/101029] [10/11/12 regression] unexpected error: non-constant condition for static assertion in gcc 10/11, but not 9 (clang also fine)

2021-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101029 --- Comment #6 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:08e1ff9d6e5a419d5b4a60c077df549e81601d9b commit r12-1404-g08e1ff9d6e5a419d5b4a60c077df549e81601d9b Author: Jason Merrill Date: F

[Bug tree-optimization/101042] Bogus -Wstringop-overread with 11.1.0 and -O1 because of a call to printf _after_ assertions

2021-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101042 Andrew Pinski changed: What|Removed |Added Component|c |tree-optimization --- Comment #1 from A

[Bug c/39985] Type qualifiers not actually ignored on function return type

2021-06-12 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39985 Martin Uecker changed: What|Removed |Added CC||muecker at gwdg dot de --- Comment #10 f

[Bug c++/101043] New: ICE in check_noexcept_r for lambda conditional noexcept via requires expression

2021-06-12 Thread jbassett271 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101043 Bug ID: 101043 Summary: ICE in check_noexcept_r for lambda conditional noexcept via requires expression Product: gcc Version: 10.3.1 Status: UNCONFIRMED Severi

[Bug fortran/100683] Array initialization refuses valid

2021-06-12 Thread jrfsousa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100683 --- Comment #5 from José Rui Faustino de Sousa --- I am having trouble reproducing this. Can you provide some more detail on your setup? Best regards, José Rui

[Bug rtl-optimization/101044] New: -ABS(A) produces two neg instructions

2021-06-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101044 Bug ID: 101044 Summary: -ABS(A) produces two neg instructions Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal Pri