[Bug tree-optimization/22326] promotions (from float to double) are not removed when they should be able to

2020-12-13 Thread luoxhu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22326 --- Comment #22 from luoxhu at gcc dot gnu.org --- https://gcc.gnu.org/pipermail/gcc/2020-December/234474.html So this issue seems invalid since "fabs(x)*y+zā€ or "fabs(x)+y+z"(x,y,z are float) could result in -+Inf sometimes, while it won't getti

[Bug c/98267] New: internal compiler error: verify_ssa failed

2020-12-13 Thread ryan.burn at gmail dot com via Gcc-bugs
) 11.0.0 20201213 (experimental) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ### Error m_debuginfo/readpdb.c: In function

[Bug fortran/97694] ICE with optional assumed rank class(*) argument

2020-12-13 Thread mscfd at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97694 --- Comment #5 from martin --- Thanks a lot. The patch seems to work great. Tried it with the more complex code from which the two failed tests were boiled down.

[Bug c++/98261] Wrong optimize for virtual function

2020-12-13 Thread 570070308 at qq dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98261 --- Comment #3 from 怂 <570070308 at qq dot com> --- (In reply to Jonathan Wakely from comment #2) > The bug reporting guidelines tell you to try -fsanitize=undefined before > reporting a bug. That would have told you your code is wrong: > > A > d

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

2020-12-13 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #46 from abebeos at lazaridis dot com --- This addresses the Bounty-Backers: https://github.com/abebeos/avr-gnu/blob/master/doc/README.md

[Bug middle-end/98266] [11 Regression] bogus array subscript is partly outside array bounds on virtual inheritance

2020-12-13 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98266 Martin Sebor changed: What|Removed |Added Last reconfirmed||2020-12-13 See Also|

[Bug middle-end/98266] [11 Regression] bogus array subscript is partly outside array bounds on virtual inheritance

2020-12-13 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98266 Martin Sebor changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org

[Bug middle-end/98266] New: bogus array subscript is partly outside array bounds on virtual inheritance

2020-12-13 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98266 Bug ID: 98266 Summary: bogus array subscript is partly outside array bounds on virtual inheritance Product: gcc Version: unknown Status: UNCONFIRMED Severity: n

[Bug ipa/98265] gcc-10 has significantly worse code generated with -O2 compared to -O1 (or gcc-9 -O2) when using the Eigen C++ library

2020-12-13 Thread kartikmohta at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98265 --- Comment #1 from Kartik Mohta --- Created attachment 49755 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49755&action=edit preprocessed file

[Bug ipa/98265] New: gcc-10 has significantly worse code generated with -O2 compared to -O1 (or gcc-9 -O2) when using the Eigen C++ library

2020-12-13 Thread kartikmohta at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98265 Bug ID: 98265 Summary: gcc-10 has significantly worse code generated with -O2 compared to -O1 (or gcc-9 -O2) when using the Eigen C++ library Product: gcc Version

[Bug c/98217] Prefer a warning for when VLAs declared on stack

2020-12-13 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98217 Martin Sebor changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- Comment #8 f

[Bug fortran/98263] valgrind error in gfc_find_derived_vtab

2020-12-13 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98263 Dominique d'Humieres changed: What|Removed |Added Blocks||89891 --- Comment #3 from Dominiq

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 David Binderman changed: What|Removed |Added CC||tamar.christina at arm dot com --- Com

[Bug fortran/95372] ICE in find_array_section, at fortran/expr.c:1687

2020-12-13 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95372 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 --- Comment #5 from David Binderman --- Looks bad. Trying 501f470267445e03

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 --- Comment #4 from David Binderman --- 10bbba9145700e2c won't build ;-< git bisect skip says 3ed472af6bc9f83b7a8ac553b282f659a0bf53f7. Try that.

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 --- Comment #3 from David Binderman --- Seems ok. Trying 10bbba9145700e2c.

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

2020-12-13 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #45 from abebeos at lazaridis dot com --- (In reply to abebeos from comment #40) > (In reply to John Paul Adrian Glaubitz from comment #39) [...] > I spend nearly a full-(over)-time month to achieve a result, fighting > through incompl

[Bug libstdc++/92546] [10/11 Regression] Large increase in preprocessed file sizes in C++2a mode

2020-12-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92546 --- Comment #16 from Jonathan Wakely --- includes so std::boyer_moore_searcher can use std::vector, but it doesn't need it at all. Using std::unique_ptr would do fine.

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 --- Comment #2 from David Binderman --- Seems ok. Try 1751a78ecafb1d16d4a843dd22e739b8fd1cfede

[Bug c++/98261] Wrong optimize for virtual function

2020-12-13 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98261 --- Comment #2 from Jonathan Wakely --- The bug reporting guidelines tell you to try -fsanitize=undefined before reporting a bug. That would have told you your code is wrong: A d.C:26:14: runtime error: member call on address 0x7ffe71274e18 whic

[Bug middle-end/98264] ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98264 --- Comment #1 from David Binderman --- Trying a git bisect now. First step hash 54f75d8fb3f54541e37432329581a362e6aab94e

[Bug c/98264] New: ice during linear_loads_p

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
: unassigned at gcc dot gnu.org Reporter: dcb314 at hotmail dot com Target Milestone: --- For C testsuite file ./gcc.target/i386/avx-vaddsubpd-1.c $ /home/dcb/gcc/results.20201213/bin/gcc -c -march=bdver2 -O3 ./gcc.target/i386/avx-vaddsubpd-1.c during GIMPLE pass: slp In file included

[Bug fortran/98263] valgrind error in gfc_find_derived_vtab

2020-12-13 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98263 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug fortran/98263] valgrind error in gfc_find_derived_vtab

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98263 --- Comment #1 from David Binderman --- bug 9337 => 93337

[Bug fortran/93337] [9/10/11 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 --- Comment #13 from David Binderman --- (In reply to anlauf from comment #12) > Could you open a new PR to simplify tracking? Sure. # 98263

[Bug fortran/98263] New: valgrind error in gfc_find_derived_vtab

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98263 Bug ID: 98263 Summary: valgrind error in gfc_find_derived_vtab Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug fortran/93337] [9/10/11 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-12-13 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 --- Comment #12 from anlauf at gcc dot gnu.org --- The valgrind invalid read is possibly an issue with error recovery when handling the assignment. Modifying the testcase: program p type t character(:), allocatable :: a end type t cla

[Bug inline-asm/98262] Internal compiler error when clobbering m68k frame pointer in extended asm

2020-12-13 Thread thomasj at thomasjager dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98262 --- Comment #2 from Thomas Jager --- Created attachment 49754 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49754&action=edit Stderr when compiling with -O1

[Bug inline-asm/98262] Internal compiler error when clobbering m68k frame pointer in extended asm

2020-12-13 Thread thomasj at thomasjager dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98262 --- Comment #1 from Thomas Jager --- Created attachment 49753 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49753&action=edit Stderr when compiling with -O0

[Bug tree-optimization/98256] [11 Regression] ICE at -Os and above: verify_ssa failed since r11-5957

2020-12-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98256 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/98256] [11 Regression] ICE at -Os and above: verify_ssa failed since r11-5957

2020-12-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98256 --- Comment #1 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:49ec63666e086853401021e686f0aa4d285ce9dc commit r11-5974-g49ec63666e086853401021e686f0aa4d285ce9dc Author: Jakub Jelinek Date: Su

[Bug inline-asm/98262] New: Internal compiler error when clobbering m68k frame pointer in extended asm

2020-12-13 Thread thomasj at thomasjager dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98262 Bug ID: 98262 Summary: Internal compiler error when clobbering m68k frame pointer in extended asm Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: nor

[Bug c++/98261] Wrong optimize for virtual function

2020-12-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98261 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/98261] New: Wrong optimize for virtual function

2020-12-13 Thread 570070308 at qq dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98261 Bug ID: 98261 Summary: Wrong optimize for virtual function Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

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

2020-12-13 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 abebeos at lazaridis dot com changed: What|Removed |Added CC||chertykov at gmail dot com

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2020-12-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 --- Comment #13 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d88e2cb54914cf8aa0ae68ca75dc45237acfcef0 commit r11-5972-gd88e2cb54914cf8aa0ae68ca75dc45237acfcef0 Author: Jakub Jelinek Date: S

[Bug c/98217] Prefer a warning for when VLAs declared on stack

2020-12-13 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98217 Martin Uecker changed: What|Removed |Added CC||muecker at gwdg dot de --- Comment #7 fr

[Bug c/47781] warnings from custom printf format specifiers

2020-12-13 Thread dcrocker at eschertech dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781 David Crocker changed: What|Removed |Added CC||dcrocker at eschertech dot com --- Comme

[Bug c/98260] New: volatile triggers incorrect warning "set but not used"

2020-12-13 Thread muecker at gwdg dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98260 Bug ID: 98260 Summary: volatile triggers incorrect warning "set but not used" Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug rtl-optimization/97714] [8/9/10/11 Regression] ICE in notice_source_line, at final.c:3237 since r8-5241-g8697bf9f46f36168

2020-12-13 Thread aoliva at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97714 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug fortran/93337] [9/10/11 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-12-13 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 --- Comment #11 from Dominique d'Humieres --- > Interesting, I made a valgrind version of gcc fortran. > ... My instrumented compiler gives ==67053==ERROR: AddressSanitizer: heap-use-after-free on address 0x60400eee at pc 0x00010007eafc bp

[Bug fortran/93337] [9/10/11 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 --- Comment #10 from David Binderman --- This valgrind problem has existed since sometime before 20201123.

[Bug middle-end/98227] [11 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'constructor' in get_section, at varasm.c:297 on riscv64-linux-gnu

2020-12-13 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98227 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/98254] Failure to optimize simple pattern for __builtin_convertvector

2020-12-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98254 --- Comment #5 from Jakub Jelinek --- I'll check on Monday (if I find it).

[Bug fortran/93337] [9/10/11 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441

2020-12-13 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93337 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

Automated DNARNA Extraction Equipment Market Analysis: Here's the One Report That You Must Share With Your Management Team

2020-12-13 Thread Alina via Gcc-bugs
Hello This is JoJo from WMResearch. We recently published a new market research report: < Global Automated DNARNA Extraction Equipment Market Research Report 2020-2026>and kindly let us know if you are interested in it. If you are interested in getting more details or Sample report, please

[Bug fortran/86551] [OOP] ICE on invalid code with select type

2020-12-13 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86551 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #