[Bug tree-optimization/80740] Aliasing with the return value

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80740 Richard Biener changed: What|Removed |Added CC||antoshkka at gmail dot com --- Comment

[Bug c++/100746] NRVO should not introduce aliasing

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100746 Richard Biener changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug middle-end/100738] Gimple failed to simplify ((v4si) ~a) < 0 ? c : d to ((v4si)a) >= 0 ? c : d

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100738 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug other/100735] -fno-trampolines doc wrongly implies it affects C, C++ etc.

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100735 --- Comment #2 from Richard Biener --- Please post patches to gcc-patc...@gcc.gnu.org

[Bug middle-end/100733] [8/9/10/11/12 Regression] -fcompare-debug failure for pr85213.c at -O1 -fdisable-tree-phiopt2

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100733 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org ---

[Bug tree-optimization/100732] [11/12 Regression] ICE with -Wall: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824 since r11-959-gb825a22890740f34

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100732 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/100731] [11/12 Regression] GCC 11 fails to build using GCC 4.8 because of missing includes

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100731 Richard Biener changed: What|Removed |Added Summary|GCC 11 fails to build using |[11/12 Regression] GCC 11

[Bug c/100729] Inconsistency in -Wformat-extra-args when first-to-check is 0 and format string is NULL

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100729 Richard Biener changed: What|Removed |Added Keywords||diagnostic Ever confirmed|0

[Bug tree-optimization/100727] [12 Regression] Recent change to WITH_SIZE_EXPR handling breaks mn10300-elf

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100727 Richard Biener changed: What|Removed |Added Version|unknown |12.0 Status|NEW

[Bug debug/100725] dwarf error with --whole-program

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100725 --- Comment #3 from Richard Biener --- (In reply to Dave Love from comment #2) > (In reply to Jakub Jelinek from comment #1) > > Those binutils are too old for dwarf5. > > When the linker doesn't print any diagnostics, that isn't a big deal,

[Bug fortran/100724] -fwhole-program breaks module use

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100724 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org ---

[Bug c++/100723] [9/10/11] ICE in tsubst when using std::variant in templated class using CTAD

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100723 Richard Biener changed: What|Removed |Added Summary|[8/9/10/11] ICE in tsubst |[9/10/11] ICE in tsubst

[Bug gcov-profile/100751] __gcov_dump and __gcov_reset usage

2021-05-25 Thread gejoed at rediffmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100751 --- Comment #2 from Gejoe --- Created attachment 50866 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50866=edit sample-prog.c file that may be useful for gcov usage test The original sample source file.

[Bug gcov-profile/100751] __gcov_dump and __gcov_reset usage

2021-05-25 Thread gejoed at rediffmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100751 Gejoe changed: What|Removed |Added CC||gejoed at rediffmail dot com --- Comment #1

[Bug gcov-profile/100751] New: __gcov_dump and __gcov_reset usage

2021-05-25 Thread gejoed at rediffmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100751 Bug ID: 100751 Summary: __gcov_dump and __gcov_reset usage Product: gcc Version: 8.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/100711] Miss optimization for pandn

2021-05-25 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100711 --- Comment #4 from Hongtao.liu --- (In reply to Hongtao.liu from comment #3) > > (In reply to Segher Boessenkool from comment #2) > > (In reply to Richard Biener from comment #1) > > > I suppose we're confused about the vec_duplicate. Would

[Bug ipa/100513] [10/11 Regression] ICE: Segmentation fault (in lookup_page_table_entry) for bootstrap-O3 since r11-6411-gae99b315ba5b9e1c

2021-05-25 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100513 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com ---

<    1   2