[Bug fortran/78719] [F03] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1438

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

[Bug c++/77573] bogus wide string literals in diagnostics

2016-12-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77573 --- Comment #2 from Martin Sebor --- David, thanks for looking into this! It never occurred to me that what GCC prints is actually a string of octal numbers representing the first 7 bytes of the wide string literal. Either printing L"\x12345678

[Bug fortran/78662] [F03] Incorrect parsing of quotes in the char-literal-constant of the DT data descriptor

2016-12-15 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78662 --- Comment #3 from Jerry DeLisle --- Patch submitted: https://gcc.gnu.org/ml/fortran/2016-12/msg00193.html

[Bug c++/61636] generic lambda: segfault / "cannot call member function without object"

2016-12-15 Thread abutcher at gcc dot gnu.org
I've just done some 'this' capture analysis using Clang (3.9.0), the current stock ArchLinux GCC (6.2.1 20160830) and my own build of GCC (7.0.0 20161215) including the patches above. Clang stops short of a fully optimal solution. In fact it is less optimal than GCC even for monomor

[Bug bootstrap/78817] stage2 bootstrap failure in vec.h:1613:5: error: argument 1 null where non-null expected after r243661

2016-12-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78817 --- Comment #15 from Martin Sebor --- Author: msebor Date: Fri Dec 16 02:57:22 2016 New Revision: 243736 URL: https://gcc.gnu.org/viewcvs?rev=243736&root=gcc&view=rev Log: PR bootstrap/78817 - stage2 bootstrap failure in vec.h:1613:5: error: arg

[Bug c++/77914] Wrong lambda definition accepted

2016-12-15 Thread abutcher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77914 --- Comment #4 from Adam Butcher --- (In reply to Michele Caini from comment #3) > (In reply to Jakub Jelinek from comment #1) > > Shall we remove that altogether, or just pedwarn on it? > > I suspect it should be rejected, unless it is an inten

[Bug bootstrap/78817] stage2 bootstrap failure in vec.h:1613:5: error: argument 1 null where non-null expected after r243661

2016-12-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78817 --- Comment #16 from Martin Sebor --- r243736 should avoid the warning in ordinary bootstrap. A patch for most of the profiledbootstrap warnings has been posted for review here: https://gcc.gnu.org/ml/gcc-patches/2016-12/msg01437.html

[Bug fortran/78661] [F03] Namelist output missing object designator under DTIO

2016-12-15 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78661 Jerry DeLisle changed: What|Removed |Added CC||paul.richard.thomas at gmail dot c

[Bug c/78829] New: bit-rotten "C99 mode" references in GCC manual

2016-12-15 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78829 Bug ID: 78829 Summary: bit-rotten "C99 mode" references in GCC manual Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/78822] [cleanup] replace static char buffers by std:string

2016-12-15 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78822 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/59832] [c++11] ICE in reshape_init_class with initializer list

2016-12-15 Thread matthijsvanduin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59832 Matthijs van Duin changed: What|Removed |Added CC||matthijsvanduin at gmail dot com --

<    1   2