[Bug c/98159] Compiler generates infinite loop

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

[Bug c/98159] New: Compiler generates infinite loop

2020-12-05 Thread olme8 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98159 Bug ID: 98159 Summary: Compiler generates infinite loop Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug target/97969] [9/10/11 Regression][ARM/Thumb] Certain combo of codegen options leads to compilation infinite loop with growing memory use

2020-12-05 Thread haoxintu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97969 Haoxin Tu changed: What|Removed |Added CC||haoxintu at gmail dot com --- Comment #7

[Bug target/98152] [11 regression] /usr/bin/env: 'python': No such file or directory

2020-12-05 Thread kito at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98152 Kito Cheng changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug preprocessor/96391] [10/11 Regression] internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359

2020-12-05 Thread mike at cchtml dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391 --- Comment #8 from Michael Cronenworth --- (In reply to Jan Smets from comment #5) > Similar issue @ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96935 I applied the patch from that bug but it did not fix this issue. Anything I can do to help

[Bug c++/98158] New: Gcc generates warning about its own generated move assignment operator

2020-12-05 Thread darklythinking at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98158 Bug ID: 98158 Summary: Gcc generates warning about its own generated move assignment operator Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/98157] New: internal compiler error: Segmentation, gcc 10.2, -std=gnu++2a

2020-12-05 Thread michael_knoerzer at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98157 Bug ID: 98157 Summary: internal compiler error: Segmentation, gcc 10.2, -std=gnu++2a Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug target/98139] varasm.c fails to compile on AIX 7.2: -Werror=unused-variable

2020-12-05 Thread dje at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98139 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/97645] Rejects valid subscript expression on array of unknown bound in constant expression

2020-12-05 Thread leni536 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97645 --- Comment #2 from Lénárd Szolnoki --- (In reply to Lénárd Szolnoki from comment #0) > This was possibly impossible prior to C++20 to subscript an array of unknown > bound in constexpr context. As of P0388 conversion from T[N] to T[] can >

[Bug target/83466] Wrong TLS GD sequence for ILP32

2020-12-05 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83466 --- Comment #6 from Andreas Schwab --- The same issue exists for SYMBOL_SMALL_TLSIE.

[Bug testsuite/98156] New: [Coarray] alloc_comp_1.f90 tests for wrong condition

2020-12-05 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98156 Bug ID: 98156 Summary: [Coarray] alloc_comp_1.f90 tests for wrong condition Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/97093] ICE on C++20 code when chaining requirements (in hashtab_chk_error, at hash-table.c:137)

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97093 --- Comment #3 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:40234200864b6c0d0079abbcdc7a4139b60257ff commit r11-5799-g40234200864b6c0d0079abbcdc7a4139b60257ff Author: Patrick Palka Date:

[Bug c++/97093] ICE on C++20 code when chaining requirements (in hashtab_chk_error, at hash-table.c:137)

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97093 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:904ac8577521b8152b97e9b549c1a1ca569a3d1f commit r11-5798-g904ac8577521b8152b97e9b549c1a1ca569a3d1f Author: Patrick Palka Date:

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

2020-12-05 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95294 --- Comment #5 from John Paul Adrian Glaubitz --- (In reply to Maciej W. Rozycki from comment #4) > Conversion complete. Great. The Bountysource campaign closes the moment you close this bug report. Then every supporter can vote whether they

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

2020-12-05 Thread macro--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95294 --- Comment #4 from Maciej W. Rozycki --- Conversion complete.

[Bug target/58901] vax bootstrap fails on subreg reload

2020-12-05 Thread macro--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58901 Maciej W. Rozycki changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ma...@linux-mips.org

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

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95294 --- Comment #3 from CVS Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:4f47fca1d0fc2c6efef791d6dd115abd9d221733 commit r11-5797-g4f47fca1d0fc2c6efef791d6dd115abd9d221733 Author: Maciej W. Rozycki

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

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95294 --- Comment #2 from CVS Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:e552abe2ba27ccec0d7c0d050b4617f2f636dd63 commit r11-5796-ge552abe2ba27ccec0d7c0d050b4617f2f636dd63 Author: Maciej W. Rozycki

[Bug lto/67548] [5 Regression] LTO drops weak binding with "ld -r"

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67548 --- Comment #17 from CVS Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:76a553587f3181605c57801c37b0d3e94ce3aca5 commit r11-5795-g76a553587f3181605c57801c37b0d3e94ce3aca5 Author: Maciej W. Rozycki

[Bug lto/69866] lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:158

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69866 --- Comment #17 from CVS Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:76a553587f3181605c57801c37b0d3e94ce3aca5 commit r11-5795-g76a553587f3181605c57801c37b0d3e94ce3aca5 Author: Maciej W. Rozycki

[Bug target/58901] vax bootstrap fails on subreg reload

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58901 --- Comment #8 from CVS Commits --- The master branch has been updated by Maciej W. Rozycki : https://gcc.gnu.org/g:a27d5f9a73978f20cfef1796a94f6a1a82438146 commit r11-5761-ga27d5f9a73978f20cfef1796a94f6a1a82438146 Author: Matt Thomas Date:

[Bug target/98152] [11 regression] /usr/bin/env: 'python': No such file or directory

2020-12-05 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98152 Martin Liška changed: What|Removed |Added Last reconfirmed||2020-12-05 CC|

[Bug rtl-optimization/97421] aarch64: Wrong code with -O2 -fmodulo-sched

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97421 --- Comment #9 from CVS Commits --- The master branch has been updated by Roman Zhuykov : https://gcc.gnu.org/g:4eb8f93d026eaa1de9b4820337069f3ce3465cd0 commit r11-5760-g4eb8f93d026eaa1de9b4820337069f3ce3465cd0 Author: Roman Zhuykov Date:

[Bug lto/98155] New: [11 Regression] ICE during GIMPLE pass: slp, in vect_init_pattern_stmt

2020-12-05 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98155 Bug ID: 98155 Summary: [11 Regression] ICE during GIMPLE pass: slp, in vect_init_pattern_stmt Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug c++/98151] integer output gives different results with -O2 and -O3

2020-12-05 Thread bradley_bell at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98151 --- Comment #5 from Brad Bell --- Compiling with g++ -fsanitize=undefined -O2 int_output.cpp -o int_output does in fact give a very useful message I scanned the page https://www.gnu.org/software/gcc/bugs/ and looked for things that

[Bug fortran/98141] Segmentation fault with empty string sourced allocation

2020-12-05 Thread dominiq at lps dot ens.fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98141 Dominique d'Humieres changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug fortran/98016] Host association problem

2020-12-05 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 Status|NEW |RESOLVED Resolution|---

[Bug fortran/98016] Host association problem

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98016 --- Comment #9 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:7ae210d5db5eb96989b2f639e65678b5597e61f0 commit r11-5759-g7ae210d5db5eb96989b2f639e65678b5597e61f0 Author: Paul Thomas Date: Sat

[Bug c/98154] avr-size (avr-binutils v2.35) don't' accept --formart=avr

2020-12-05 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154 --- Comment #2 from Jonathan Wakely --- Binutils is not part of GCC. It has its own bugzilla at https://sourceware.org/bugzilla

[Bug c++/98151] integer output gives different results with -O2 and -O3

2020-12-05 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98151 --- Comment #4 from Jonathan Wakely --- Compiling with -fsanitize=undefined (as suggested by the bug reporting guidelines) would have shown the undefined behaviour.

[Bug target/98147] [11 Regression] ICE in emit_library_call_value_1, at calls.c:5296 since r11-5725-g442b6fb7c09a39577261de90413cc4db366f1c5f

2020-12-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98147 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug target/97865] libtool needs to be updated for Darwin20.

2020-12-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97865 --- Comment #28 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:1352bc88a0525743c952197fb2db6e4f8c091cde commit r11-5758-g1352bc88a0525743c952197fb2db6e4f8c091cde Author: Iain Sandoe Date:

[Bug c/98154] avr-size (avr-binutils v2.35) don't' accept --formart=avr

2020-12-05 Thread lul at isep dot ipp.pt via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154 --- Comment #1 from Luis --- avr-binutils version 2.35 with version 2.32 work's fine

[Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr

2020-12-05 Thread lul at isep dot ipp.pt via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154 Bug ID: 98154 Summary: avr-size (avr-binutils v2.35) don't' accept --formart=avr Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug lto/98145] gcc with nvptx offloading on Windows: lto-wrapper can't find accel/nvptx-none/mkoffload

2020-12-05 Thread brechtsanders at users dot sourceforge.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98145 --- Comment #3 from Brecht Sanders --- Fixing gcc/config/nvptx/mkoffload.c got me one step further, but now the parameters seem to be the issue: lto1.exe: error: unrecognized command-line option '-mgomp' lto1.exe: error: '-foffload-abi' option

[Bug c++/64236] [c++11] last alignas overrides stricter on a class definition

2020-12-05 Thread hahnjo at hahnjo dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64236 Jonas Hahnfeld changed: What|Removed |Added CC||hahnjo at hahnjo dot de --- Comment #6

[Bug go/98153] New: [11 Regression] libgo ftbfs on i686-gnu

2020-12-05 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98153 Bug ID: 98153 Summary: [11 Regression] libgo ftbfs on i686-gnu Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go

[Bug c++/98151] integer output gives different results with -O2 and -O3

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

[Bug target/98152] [11 regression] /usr/bin/env: 'python': No such file or directory

2020-12-05 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98152 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |11.0 Keywords|

[Bug target/98152] New: [11 regression] /usr/bin/env: 'python': No such file or directory

2020-12-05 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98152 Bug ID: 98152 Summary: [11 regression] /usr/bin/env: 'python': No such file or directory Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal