[Bug tree-optimization/81053] New: ICE on valid code at -O3 on x86_64-linux-gnu: in as_a, at is-a.h:192

2017-06-10 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81053 Bug ID: 81053 Summary: ICE on valid code at -O3 on x86_64-linux-gnu: in as_a, at is-a.h:192 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/81052] New: ICE in verify_dominators, at dominance.c:1184

2017-06-10 Thread ryan.burn at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: ryan.burn at gmail dot com Target Milestone: --- Created attachment 41535 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41535=edit preprocessed code Using gcc: g++ (GCC) 8.0.0 20170610 (experimental) Copyright (C) 2

[Bug other/81041] [8 regression] test case gcc.dg/pr78582.c fails with ICE starting with r249058

2017-06-10 Thread paul.hua.gm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041 Paul Hua changed: What|Removed |Added CC||paul.hua.gm at gmail dot com --- Comment #1

[Bug c++/58820] lambda multiple inheritance operator() not ambiguous

2017-06-10 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58820 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #3 from TC

[Bug c++/81051] New: lambda capture of this in initialization list with virtual inheritance

2017-06-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81051 Bug ID: 81051 Summary: lambda capture of this in initialization list with virtual inheritance Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug c/81050] New: ICE with -fexec-charset=utf-16

2017-06-10 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81050 Bug ID: 81050 Summary: ICE with -fexec-charset=utf-16 Product: gcc Version: 7.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2017-06-10 Thread doug.gilmore at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 --- Comment #9 from Doug Gilmore --- > I bet this is a bug in reorg.c. It is the least used code (major > target usage: MIPS and sparc only) and also one of the more buggy > code. You're right, compiling with -fno-delayed-branch doesn't tickle

[Bug target/25967] Add attribute naked for x86

2017-06-10 Thread anatol.pomozov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25967 Anatol changed: What|Removed |Added CC||anatol.pomozov at gmail dot com --- Comment

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

2017-06-10 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640 --- Comment #31 from paul.richard.thomas at gmail dot com --- Hi Dominique, I had suspected that. Thanks for the confirmation! Cheers Paul On 10 June 2017 at 18:46, dominiq at lps dot ens.fr wrote: >

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

2017-06-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640 --- Comment #30 from Dominique d'Humieres --- > Le 10 juin 2017 à 19:40, pault at gcc dot gnu.org > a écrit : > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640 > > --- Comment #29 from Paul Thomas --- >

[Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

2017-06-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640 --- Comment #29 from Paul Thomas --- Created attachment 41534 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41534=edit An unpolished patch for the bug Dear All, Since I am not going to have any time to fix the array descriptor reform on

[Bug bootstrap/81033] [8 Regression] Revision r249019 breaks bootstrap on darwin

2017-06-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033 Dominique d'Humieres changed: What|Removed |Added Summary|[8 Regression] Bootstrap|[8 Regression] Revision

[Bug fortran/80009] Printing/writing a structure with a real edit descriptor.

2017-06-10 Thread walt.brainerd at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80009 --- Comment #12 from Walt Brainerd --- I made a misstatement in my previous message. gfortran 7.0.1 does not accept this. Sorry, my "test" was not correct. I am going to post a query to comp-fortran-90 to see what others think. On Fri, Jun 9,

[Bug objc/80949] ICE in do_warn_duplicated_branches_r

2017-06-10 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80949 --- Comment #5 from Eric Gallager --- (In reply to Eric Gallager from comment #4) > > I'll leave the debug session open; let me know if you need any more info... Never mind, I closed the debugger, but can reopen it if necessary. Here's an even

[Bug web/80941] Broken bookmarks on GCC internals PDF available online

2017-06-10 Thread sebastian.peryt at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80941 Sebastian Peryt changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/81045] [7 Regression] return type deduction causes dependent types?

2017-06-10 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81045 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug fortran/52473] CSHIFT slow - inline it?

2017-06-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473 --- Comment #9 from Dominique d'Humieres --- > How often or how important is this feature? Would it improve any known > benchmark or real world application in a significant manner? Egg and chicken problem! If CSHIFT is slow, nobody will use it.

[Bug testsuite/80759] gcc.target/x86_64/abi/ms-sysv FAILs

2017-06-10 Thread daniel.santos at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759 Daniel Santos changed: What|Removed |Added Attachment #41532|0 |1 is obsolete|

[Bug fortran/52473] CSHIFT slow - inline it?

2017-06-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473 --- Comment #8 from Thomas Koenig --- (In reply to Jerry DeLisle from comment #7) > (In reply to Thomas Koenig from comment #6) > > Created attachment 41508 [details] > > What an unrolled cshift could look like > > > > This is what an unrolled

[Bug testsuite/80759] gcc.target/x86_64/abi/ms-sysv FAILs

2017-06-10 Thread daniel.santos at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759 Daniel Santos changed: What|Removed |Added Attachment #41486|0 |1 is obsolete|

[Bug fortran/80988] [8 Regression] 171_swim fails

2017-06-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80988 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/80988] [8 Regression] 171_swim fails

2017-06-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80988 --- Comment #6 from Thomas Koenig --- Author: tkoenig Date: Sat Jun 10 10:07:13 2017 New Revision: 249092 URL: https://gcc.gnu.org/viewcvs?rev=249092=gcc=rev Log: 2017-06-10 Thomas Koenig PR fortran/80988

[Bug target/80556] [8 Regression] bootstrap failure for Ada compiler

2017-06-10 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556 simon at pushface dot org changed: What|Removed |Added Attachment #41520|0 |1 is obsolete|

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2017-06-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code, |

[Bug c/81049] no warning for simple uninitialized variables

2017-06-10 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81049 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/18501] [5/6/7/8 Regression] Missing 'used uninitialized' warning (CCP)

2017-06-10 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501 Marc Glisse changed: What|Removed |Added CC||luc.vanoostenryck at gmail dot com ---

[Bug c++/81047] thread local storage static class members of class type cannot be initialized

2017-06-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81047 --- Comment #1 from Andrew Pinski --- What the error message is saying is if you use thread_local instead of __thread; it would work (and c++11 or higher).

[Bug tree-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2017-06-10 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 --- Comment #7 from rguenther at suse dot de --- On June 10, 2017 7:55:31 AM GMT+02:00, "doug.gilmore at imgtec dot com" wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 > >Doug Gilmore changed: > >

[Bug c/81049] New: no warning for simple uninitialized variables

2017-06-10 Thread luc.vanoostenryck at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81049 Bug ID: 81049 Summary: no warning for simple uninitialized variables Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/81048] [6/7/8 Regression] incorrect derived type initialization

2017-06-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81048 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4

[Bug bootstrap/80897] [8 regression] gnat bootstrap broken on SPARC64/Linux

2017-06-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80897 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug bootstrap/80897] [8 regression] gnat bootstrap broken on SPARC64/Linux

2017-06-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80897 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW Summary|gnat bootstrap

[Bug fortran/81048] New: incorrect derived type initialization

2017-06-10 Thread dm577216smith at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81048 Bug ID: 81048 Summary: incorrect derived type initialization Product: gcc Version: 6.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug tree-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2017-06-10 Thread doug.gilmore at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 Doug Gilmore changed: What|Removed |Added Summary|[MIPS] soft-float glibc |[8 Regression] gcc ICE