[Bug fortran/79861] i18n: add translator comment for "%s !$ACC LOOP loops not perfectly nested at %L"

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79861 Eric Gallager changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org --- Comment

[Bug target/84911] typo: error ("invalid name (\"%s\")

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84911 --- Comment #2 from Eric Gallager --- (In reply to Roland Illig from comment #0) > In aarch64.c: > > error ("invalid name (\"%s\") in % pragma or > attribute", str); > > > Please use %qs instead of "%s" I'd think -Wformat-diag should ca

[Bug target/79870] i18n: combine structurally identical diagnostics

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79870 Eric Gallager changed: What|Removed |Added CC||amylaar at gcc dot gnu.org --- Comment #

[Bug target/79646] Typos in vax.opt

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646 Eric Gallager changed: What|Removed |Added CC||m...@3am-software.com --- Comment #1 fro

[Bug target/47093] [meta-bug]: broken configurations

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47093 --- Comment #3 from Eric Gallager --- (In reply to Jeffrey A. Law from comment #2) > Actually, it's not config-list.ml, though I did use that to help generate > the list of targets I am testing. None of them ones I'm testing would fall > into th

[Bug middle-end/47081] Macro usage too clever for localization

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47081 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug translation/42686] The output of options is not aligned when translate to some language

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42686 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug lto/41731] The linker plugin should support translations

2019-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41731 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug fortran/91537] Memory leak involving nested allocatable derived types

2019-08-24 Thread townsend at astro dot wisc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91537 --- Comment #3 from Rich Townsend --- (In reply to Thomas Koenig from comment #1) > Comment on attachment 46748 [details] > Leak demonstration program > > Here's the output on current trunk: > > 862548 > 8725

[Bug c/91539] #pragma omp simd disables -ffp-contract=fast

2019-08-24 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91539 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/91390] treatment of extra parameter in a subroutine call

2019-08-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91390 --- Comment #7 from Thomas Koenig --- Author: tkoenig Date: Sat Aug 24 21:12:45 2019 New Revision: 274902 URL: https://gcc.gnu.org/viewcvs?rev=274902&root=gcc&view=rev Log: 2019-08-24 Thomas Koenig PR fortran/91390 PR fortran

[Bug fortran/91519] [10 Regression] ICE error in 521.wrf_r

2019-08-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91519 --- Comment #11 from Thomas Koenig --- Author: tkoenig Date: Sat Aug 24 21:12:45 2019 New Revision: 274902 URL: https://gcc.gnu.org/viewcvs?rev=274902&root=gcc&view=rev Log: 2019-08-24 Thomas Koenig PR fortran/91390 PR fortra

[Bug c/88944] Suggested alternative C stdbool.h

2019-08-24 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88944 --- Comment #3 from Jonny Grant --- Hi Eric, Just ran gcc (Compiler-Explorer-Build) 10.0.0 20190823 (experimental) on godbolt.org, but it didn't suggest stdbool.h https://godbolt.org/z/Bn_o7f Does it work for you?

[Bug c/91539] #pragma omp simd disables -ffp-contract=fast

2019-08-24 Thread dmatthews at utexas dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91539 --- Comment #2 from Devin Matthews --- Indeed the suppression of FMA is from -std=c99 and not the pragma. Sorry for the noise.

[Bug tree-optimization/91540] Missed optimization: simplification CFG

2019-08-24 Thread zamazan4ik at tut dot by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91540 --- Comment #1 from Alexander Zaitsev --- Godbolt playground: https://godbolt.org/z/MFSH1D

[Bug tree-optimization/91540] New: Missed optimization: simplification CFG

2019-08-24 Thread zamazan4ik at tut dot by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91540 Bug ID: 91540 Summary: Missed optimization: simplification CFG Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-o

[Bug target/91533] abs pattern generates MMX instructions but fails to call EMMS

2019-08-24 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91533 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/91539] #pragma omp simd disables -ffp-contract=fast

2019-08-24 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91539 Alexander Monakov changed: What|Removed |Added CC||amonakov at gcc dot gnu.org --- Comm

[Bug c/91539] New: #pragma omp simd disables -ffp-contract=fast

2019-08-24 Thread dmatthews at utexas dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91539 Bug ID: 91539 Summary: #pragma omp simd disables -ffp-contract=fast Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug target/91520] AVX512 target assembler fails for x86_64 Darwin

2019-08-24 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91520 --- Comment #2 from Iain Sandoe --- hmm BZ autodetected "mbox" for the attachment .. it should also be applicable as a regular diff.

[Bug target/91520] AVX512 target assembler fails for x86_64 Darwin

2019-08-24 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91520 --- Comment #1 from Iain Sandoe --- Created attachment 46749 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46749&action=edit Possible fix by modifying GCC output. As noted, the LLVM backend is rejecting a disambiguation marker that is no

[Bug c++/91538] ICE with generic lambda.

2019-08-24 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91538 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/91538] New: ICE with generic lambda.

2019-08-24 Thread tyker at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91538 Bug ID: 91538 Summary: ICE with generic lambda. Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: u

[Bug fortran/91537] Memory leak involving nested allocatable derived types

2019-08-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91537 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug fortran/91537] Memory leak involving nested allocatable derived types

2019-08-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91537 --- Comment #1 from Thomas Koenig --- Comment on attachment 46748 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46748 Leak demonstration program Here's the output on current trunk: 862548 872548

[Bug middle-end/91512] [10 Regression] Fortran compile time regression.

2019-08-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91512 --- Comment #17 from Thomas Koenig --- Simply passing on a huge number of arguments is not enough to trigger this. Here's a perl script to generate test cases: while ($n=shift) { open FOO, ">foo-$n.f90"; print FOO <