[Bug libgomp/91694] configure.ac does not correctly check for gethostname

2019-09-07 Thread ri...@extreme-scale.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91694 Rishi Khan changed: What|Removed |Added CC||ri...@extreme-scale.com --- Comment #1 from

[Bug other/19180] Improve documentation on How to Add New GCC option

2019-09-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19180 --- Comment #7 from Andrew Pinski --- Things have improved so much since this bug report was written and when I confirmed it. Devang left Apple back in 2012.

[Bug c++/84374] placeholder decltype(auto) accepted when it's not the placeholder alone in trailing-return-type

2019-09-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84374 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug fortran/91648] [9/10 Regression] ICE in generate_finalization_wrapper, at fortran/class.c:2009

2019-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91648 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/91609] friend declaration not honoured

2019-09-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91609 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug go/91700] New: Document go version for gcc 9

2019-09-07 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91700 Bug ID: 91700 Summary: Document go version for gcc 9 Product: gcc Version: 9.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assign

[Bug c++/91673] [10 Regression] GCC ICE when partially specialising class template on a function-signature type with deduced noexcept qualifier

2019-09-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91673 Marek Polacek changed: What|Removed |Added Keywords||patch --- Comment #3 from Marek Polacek

[Bug inline-asm/65640] multiple alternative constraints and earlyclobbers

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65640 Segher Boessenkool changed: What|Removed |Added CC||segher at gcc dot gnu.org --- Comme

[Bug fortran/91686] ICE in gimplify:2554

2019-09-07 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91686 --- Comment #3 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #2) > Duplicate of pr84109? No that was a wrong code bug. I haven't been able yet to identify, which patch fixed this. I'll have another look tomorrow. Also, I c

[Bug target/91275] __builtin_crypto_vpmsumd gives different results -O[123] vs -O0

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91275 Segher Boessenkool changed: What|Removed |Added CC||wschmidt at gcc dot gnu.org --- Com

[Bug target/91275] __builtin_crypto_vpmsumd gives different results -O[123] vs -O0

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91275 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/91275] __builtin_crypto_vpmsumd gives different results -O[123] vs -O0

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91275 Segher Boessenkool changed: What|Removed |Added Target|ppc64le |powerpc*-*-* CC|

[Bug c++/91697] Cannot use this in noexcept specifier

2019-09-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91697 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/91289] powerpc-eabi: Usage of -fstack-limit-symbol leads to internal compiler error during RTL pass

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91289 Segher Boessenkool changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |segher at gcc dot gnu.org -

[Bug fortran/91589] [9/10 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2447

2019-09-07 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91589 --- Comment #3 from Paul Thomas --- Author: pault Date: Sat Sep 7 14:41:25 2019 New Revision: 275487 URL: https://gcc.gnu.org/viewcvs?rev=275487&root=gcc&view=rev Log: 2019-09-07 Paul Thomas PR fortran/91589 * primary.c (gfc

[Bug fortran/91589] [9/10 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2447

2019-09-07 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91589 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/91289] powerpc-eabi: Usage of -fstack-limit-symbol leads to internal compiler error during RTL pass

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91289 --- Comment #5 from Segher Boessenkool --- (BTW, using addic here is wrong: addic clobbers CA, which may not be free).

[Bug fortran/91544] When initializing allocatable character array get "Error: size of variable 'A.0' is too large"

2019-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91544 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/91686] ICE in gimplify:2554

2019-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91686 Dominique d'Humieres changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comm

[Bug tree-optimization/91699] [10 Regression] Bogus warnings with -O3 -flto after revision r274997

2019-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91699 Dominique d'Humieres changed: What|Removed |Added Keywords||diagnostic Status|UNC

[Bug tree-optimization/91699] New: [10 Regression] Bogus warnings with -O3 -flto after revision r274997

2019-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91699 Bug ID: 91699 Summary: [10 Regression] Bogus warnings with -O3 -flto after revision r274997 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug target/91289] powerpc-eabi: Usage of -fstack-limit-symbol leads to internal compiler error during RTL pass

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91289 Segher Boessenkool changed: What|Removed |Added Known to work||4.8.5 Known to fail|

[Bug target/91289] powerpc-eabi: Usage of -fstack-limit-symbol leads to internal compiler error during RTL pass

2019-09-07 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91289 Segher Boessenkool changed: What|Removed |Added Target|powerpc |powerpc*-*-* Status|UNC

[Bug lto/84579] __gnu_lto_v1 should be removed when linking with -fno-lto

2019-09-07 Thread romain.geissler at amadeus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84579 Romain Geissler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/91698] -O2 optimization generates invalid code

2019-09-07 Thread lbukata at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91698 --- Comment #3 from Libor Bukata --- I apology for a false positive, I will sent a patch to the upstream project to fix it. Thanks.

[Bug other/91698] -O2 optimization generates invalid code

2019-09-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91698 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug other/91698] -O2 optimization generates invalid code

2019-09-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91698 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/91665] [8/9/10 Regression] ICE in build_vector_from_val, at tree.c:1904

2019-09-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91665 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Sat Sep 7 09:52:01 2019 New Revision: 275486 URL: https://gcc.gnu.org/viewcvs?rev=275486&root=gcc&view=rev Log: PR tree-optimization/91665 * tree-vect-loop.c (vectorizabl

[Bug other/91698] New: -O2 optimization generates invalid code

2019-09-07 Thread lbukata at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91698 Bug ID: 91698 Summary: -O2 optimization generates invalid code Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other

[Bug c++/91697] New: Cannot use this in noexcept specifier

2019-09-07 Thread gccbugbjorn at fahller dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91697 Bug ID: 91697 Summary: Cannot use this in noexcept specifier Product: gcc Version: 8.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/55735] ICE with deferred-length strings in COMMON

2019-09-07 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55735 --- Comment #12 from Jürgen Reuter --- This is still present. Any progress?