[Bug tree-optimization/98066] New: [11 Regression] ICE: Segmentation fault (in gsi_next)

2020-11-29 Thread asolokha at gmx dot com via Gcc-bugs
-11.0.0_alpha20201129/work/gcc-11-20201129/gcc/toplev.c:330 0x104ba30 gsi_next /var/tmp/portage/cross-powerpc-e300c3-linux-gnu/gcc-11.0.0_alpha20201129/work/gcc-11-20201129/gcc/gimple-iterator.h:193 0x104ba30 gimple_expand_vec_exprs /var/tmp/portage/cross-powerpc-e300c3-linux-gnu/gcc

[Bug tree-optimization/97579] [11 Regression] ICE in gimple_expand_vec_cond_expr, at gimple-isel.cc:201 since r11-4123-g128f43cf679e5156

2020-11-29 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97579 Richard Biener changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment

[Bug tree-optimization/97239] [11 Regression] ICE in gimple_expand_vec_cond_expr, at gimple-isel.cc:201

2020-11-29 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97239 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/97239] [11 Regression] ICE in gimple_expand_vec_cond_expr, at gimple-isel.cc:201

2020-11-29 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97239 --- Comment #2 from Arseny Solokha --- I cannot reproduce it anymore w/ gcc-11.0.0-alpha20201129 snapshot (g:bb67ad5cff58a707aaae645d4f45a913d8511c86).

[Bug target/98065] New: [11 Regression] ICE in rs6000_expand_vector_set, at config/rs6000/rs6000.c:7024

2020-11-29 Thread asolokha at gmx dot com via Gcc-bugs
-powerpc-e300c3-linux-gnu/gcc-11.0.0_alpha20201129/work/gcc-11-20201129/gcc/config/rs6000/rs6000.c:7024 0x153b880 ??? /var/tmp/portage/cross-powerpc-e300c3-linux-gnu/gcc-11.0.0_alpha20201129/work/gcc-11-20201129/gcc/config/rs6000/vector.md:1251 0xcd0378 maybe_expand_insn(insn_code, unsigned int

[Bug tree-optimization/98064] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:726 with -O3

2020-11-29 Thread vsevolod.livinskij at frtk dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98064 Bug ID: 98064 Summary: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:726 with -O3 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug target/98063] New: Emit R_X86_64_GOTOFF64 instead of R_X86_64_GOTPCRELX for -mcmodel=large -fno-plt

2020-11-29 Thread i at maskray dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98063 Bug ID: 98063 Summary: Emit R_X86_64_GOTOFF64 instead of R_X86_64_GOTPCRELX for -mcmodel=large -fno-plt Product: gcc Version: 11.0 Status: UNCONFIRMED

[Bug plugins/98062] New: [11 regression] Crash in type_as_string from plugin

2020-11-29 Thread sss--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98062 Bug ID: 98062 Summary: [11 regression] Crash in type_as_string from plugin Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/97359] [11 Regression] ice in logical_combine, at gimple-range-gori.cc:754

2020-11-29 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97359 H.J. Lu changed: What|Removed |Added CC||haoxintu at gmail dot com --- Comment #8 from

[Bug tree-optimization/98051] ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os

2020-11-29 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98051 H.J. Lu changed: What|Removed |Added Resolution|--- |DUPLICATE Status|WAITING

[Bug c++/98061] CV qualifiers are incorrectly stripped from the type of void prvalues

2020-11-29 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98061 Jason Cobb changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/98051] ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os

2020-11-29 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98051 --- Comment #3 from Haoxin Tu --- (In reply to H.J. Lu from comment #2) > Please try the current master branch. Ok, I can't reproduce it in the current trunk, either. Will check more next time before I submit a report. BTW, could you please

[Bug c++/98061] New: CV qualifiers are incorrectly stripped from the type of void prvalues

2020-11-29 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98061 Bug ID: 98061 Summary: CV qualifiers are incorrectly stripped from the type of void prvalues Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug middle-end/98055] __builtin_alloca should not have warn_unused_result attribute

2020-11-29 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug middle-end/98055] __builtin_alloca should not have warn_unused_result attribute

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/98060] New: Failure to optimize cmp+setnb+add to cmp+sbb

2020-11-29 Thread gabravier at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98060 Bug ID: 98060 Summary: Failure to optimize cmp+setnb+add to cmp+sbb Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug plugins/98059] New: [11 regression] Plugins don't compile with c++20

2020-11-29 Thread sss--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98059 Bug ID: 98059 Summary: [11 regression] Plugins don't compile with c++20 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 92940, which changed state. Bug 92940 Summary: incorrect offset and size in -Wstringop-overflow for out-of-bounds store into VLA and two offset ranges https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92940 What

[Bug middle-end/92940] incorrect offset and size in -Wstringop-overflow for out-of-bounds store into VLA and two offset ranges

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92940 Martin Sebor changed: What|Removed |Added Target Milestone|--- |11.0 Known to fail|

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 89428, which changed state. Bug 89428 Summary: missing -Wstringop-overflow on a PHI with variable offset https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89428 What|Removed |Added

[Bug middle-end/89428] missing -Wstringop-overflow on a PHI with variable offset

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89428 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 92936, which changed state. Bug 92936 Summary: missing warning on a past-the-end store to a PHI https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92936 What|Removed |Added

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 92936, which changed state. Bug 92936 Summary: missing warning on a past-the-end store to a PHI https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92936 What|Removed |Added

[Bug middle-end/92936] missing warning on a past-the-end store to a PHI

2020-11-29 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92936 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug jit/97867] [11 Regression] thunk_info::release breaks function calls in libgccjit

2020-11-29 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97867 Jan Hubicka changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/98017] [8/9/10/11 Regression] Suspected regression (relative to 7.5) using PACK in iolist since r8-4151-g6c6bde30706c29ff

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98017 --- Comment #6 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:bb67ad5cff58a707aaae645d4f45a913d8511c86 commit r11-5526-gbb67ad5cff58a707aaae645d4f45a913d8511c86 Author: Harald Anlauf Date:

[Bug jit/97867] [11 Regression] thunk_info::release breaks function calls in libgccjit

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97867 --- Comment #5 from CVS Commits --- The master branch has been updated by Jan Hubicka : https://gcc.gnu.org/g:caea077c17fdf6fe1aa4c350260f25439dfd5066 commit r11-5524-gcaea077c17fdf6fe1aa4c350260f25439dfd5066 Author: Jan Hubicka Date: Sun

[Bug middle-end/89428] missing -Wstringop-overflow on a PHI with variable offset

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89428 --- Comment #5 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:eafe8ee7af13c39805ea09bbf5b4f9ab2a48304a commit r11-5523-geafe8ee7af13c39805ea09bbf5b4f9ab2a48304a Author: Martin Sebor Date: Sun

[Bug middle-end/92940] incorrect offset and size in -Wstringop-overflow for out-of-bounds store into VLA and two offset ranges

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92940 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:eafe8ee7af13c39805ea09bbf5b4f9ab2a48304a commit r11-5523-geafe8ee7af13c39805ea09bbf5b4f9ab2a48304a Author: Martin Sebor Date: Sun

[Bug middle-end/92936] missing warning on a past-the-end store to a PHI

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92936 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:eafe8ee7af13c39805ea09bbf5b4f9ab2a48304a commit r11-5523-geafe8ee7af13c39805ea09bbf5b4f9ab2a48304a Author: Martin Sebor Date: Sun

[Bug c++/98052] Allocation with new and deallocation with std::allocator should result in an error

2020-11-29 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98052 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Ever confirmed|0

[Bug d/98058] libphobos: Support building on *-*-darwin*

2020-11-29 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98058 Iain Sandoe changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug d/87788] Support D on x86_64-apple-darwin*

2020-11-29 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87788 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug d/98058] New: libphobos: Support building on *-*-darwin*

2020-11-29 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98058 Bug ID: 98058 Summary: libphobos: Support building on *-*-darwin* Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d

[Bug d/87788] Support D on x86_64-apple-darwin*

2020-11-29 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87788 --- Comment #21 from Iain Buclaw --- (In reply to Eric Gallager from comment #20) > (In reply to CVS Commits from comment #19) > > ChangeLog: > > > > PR d/87788 > > * configure.ac: Don't disable D for

[Bug middle-end/98055] __builtin_alloca should not have warn_unused_result attribute

2020-11-29 Thread psmith at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055 --- Comment #2 from Paul Smith --- I see no resolution to that thread, but the current behavior of GCC in this respect is not right and Martin Sebor's arguments are missing the point: the thinking there is too GCC-centric. Whether or not

[Bug c++/98057] New: ICE when build clang

2020-11-29 Thread euloanty at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98057 Bug ID: 98057 Summary: ICE when build clang Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee:

[Bug d/87788] Support D on x86_64-apple-darwin*

2020-11-29 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87788 --- Comment #20 from Eric Gallager --- (In reply to CVS Commits from comment #19) > The master branch has been updated by Iain Buclaw : > > https://gcc.gnu.org/g:2fdf75cb70d6bedd855205d6b05bbf6afac46730 > > commit

[Bug d/87788] Support D on x86_64-apple-darwin*

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87788 --- Comment #19 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:2fdf75cb70d6bedd855205d6b05bbf6afac46730 commit r11-5521-g2fdf75cb70d6bedd855205d6b05bbf6afac46730 Author: Iain Buclaw Date: Sat

[Bug c/98055] __builtin_alloca should not have warn_unused_result attribute

2020-11-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055 --- Comment #1 from Andrew Pinski --- See the thread starting at: https://gcc.gnu.org/pipermail/gcc-patches/2019-June/523700.html

[Bug c++/98056] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862

2020-11-29 Thread lemourin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056 --- Comment #1 from Paweł Wegner --- Created attachment 49648 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49648=edit error log

[Bug c++/98056] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862

2020-11-29 Thread lemourin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056 Bug ID: 98056 Summary: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at

[Bug c/98055] New: __builtin_alloca should not have warn_unused_result attribute

2020-11-29 Thread psmith at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055 Bug ID: 98055 Summary: __builtin_alloca should not have warn_unused_result attribute Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/98054] New: ICE: in pp_cxx_trait_expression, at cp/cxx-pretty-print.c:2671

2020-11-29 Thread foss at grueninger dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98054 Bug ID: 98054 Summary: ICE: in pp_cxx_trait_expression, at cp/cxx-pretty-print.c:2671 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/98053] New: Add Fortran tests for behavior from environment variables

2020-11-29 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98053 Bug ID: 98053 Summary: Add Fortran tests for behavior from environment variables Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: enhancement

[Bug testsuite/26183] setting environment variables in test cases

2020-11-29 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26183 Thomas Koenig changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tree-optimization/98048] [11 Regression] ICE in build_vector_from_val, at tree.c:1985 by r11-5429

2020-11-29 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98048 Uroš Bizjak changed: What|Removed |Added Component|target |tree-optimization --- Comment #2 from

[Bug c/98051] ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os

2020-11-29 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98051 H.J. Lu changed: What|Removed |Added Last reconfirmed||2020-11-29 Ever confirmed|0

[Bug fortran/98016] Host association problem

2020-11-29 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98016 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug ada/97504] [11 Regression] Ada bootstrap error after r11-4029

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97504 --- Comment #38 from CVS Commits --- The master branch has been updated by John David Anglin : https://gcc.gnu.org/g:4612c4d09d7d18a6c6345b57a9bb5e249b182fa4 commit r11-5519-g4612c4d09d7d18a6c6345b57a9bb5e249b182fa4 Author: John David Anglin

[Bug c++/98052] New: Allocation with new and deallocation with std::allocator should result in an error

2020-11-29 Thread src at andyf dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98052 Bug ID: 98052 Summary: Allocation with new and deallocation with std::allocator should result in an error Product: gcc Version: 10.2.0 Status: UNCONFIRMED

[Bug fortran/98046] lock in libpthread occurs with gcc-fortran and atlas-lapack

2020-11-29 Thread anthony.debeus at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98046 --- Comment #3 from Anthony M de Beus --- Very interesting discussion in bug 30617. Particularly the view that "If you compile code with undefined behavior in it, run it and that code crashes, hangs or formats your disk, that is a bug in the

[Bug c/98051] ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os

2020-11-29 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98051 --- Comment #1 from Haoxin Tu --- *** Bug 98050 has been marked as a duplicate of this bug. ***

[Bug c/98050] in logical_combine, at gimple-range-gori.cc:754

2020-11-29 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98050 Haoxin Tu changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug c/98051] New: ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os

2020-11-29 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98051 Bug ID: 98051 Summary: ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os Product: gcc Version: 11.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug d/87788] Support D on x86_64-apple-darwin*

2020-11-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87788 --- Comment #18 from CVS Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:f59be8dfbd85a7f8face7340950503750a8bfddb commit r11-5516-gf59be8dfbd85a7f8face7340950503750a8bfddb Author: Iain Buclaw Date: Sun

[Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu

2020-11-29 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98045 --- Comment #3 from Matthias Klose --- Created attachment 49644 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49644=edit range-op.gcda

[Bug c/98050] New: in logical_combine, at gimple-range-gori.cc:754

2020-11-29 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98050 Bug ID: 98050 Summary: in logical_combine, at gimple-range-gori.cc:754 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu

2020-11-29 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98045 --- Comment #2 from Matthias Klose --- Created attachment 49643 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49643=edit preprocessed source

[Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu

2020-11-29 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98045 Matthias Klose changed: What|Removed |Added Target|powerpc64le-linux-gnu |powerpc64le-linux-gnu

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2020-11-29 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #19 from abebeos at lazaridis dot com --- pipcet, thank you for your quick response (both here and within email). I think all here will agree that there's no need to apologize, as family/health should always come first. As for your

[Bug c/98049] New: False positive when compiling with -Os -Wmaybe-uninitialized

2020-11-29 Thread ahmad at a3f dot at via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98049 Bug ID: 98049 Summary: False positive when compiling with -Os -Wmaybe-uninitialized Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2020-11-29 Thread pipcet at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #18 from pipcet at gmail dot com --- Sorry for only getting back to this now. I release all code on this branch into the public domain, if it helps at all. I'm happy to add whatever legal attribution is needed for that. I'm willing

[Bug preprocessor/98021] #warning issues redundant diagnostic lines

2020-11-29 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98021 --- Comment #16 from Andreas Schwab --- There is no difference between these cases. GCC will always show the source lines that are available. Of course, it will never pull anything out of thin air, but that is obvious.