[Bug c++/67161] [5/6 Regression] ICE with a static_assert using our internal __not/__or/__and traits

2015-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67161 Markus Trippelsdorf changed: What|Removed |Added Known to work|5.1.1 | Summary|[6 Regression]

[Bug c++/67161] [6 Regression] ICE with a static_assert using our internal __not/__or/__and traits

2015-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67161 --- Comment #2 from Markus Trippelsdorf --- Started with r226642.

[Bug debug/67163] g2 generates incorrect decl_line

2015-08-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67163 --- Comment #3 from Andrew Pinski --- > g2 generates incorrect decl_line (150 is the decl_line for another function: > addValue) You did paste the full debug info as the file numbers are way different between the two.

[Bug c++/67161] [6 Regression] ICE with a static_assert using our internal __not/__or/__and traits

2015-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67161 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/67163] g2 generates incorrect decl_line

2015-08-08 Thread dehao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67163 --- Comment #2 from dehao at gcc dot gnu.org --- Created attachment 36158 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36158&action=edit preprocessed file

[Bug debug/67163] g2 generates incorrect decl_line

2015-08-08 Thread dehao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67163 --- Comment #1 from dehao at gcc dot gnu.org --- Created attachment 36157 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36157&action=edit preprocessed file

[Bug debug/67162] New: g2 generates incorrect decl_line

2015-08-08 Thread dehao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67162 Bug ID: 67162 Summary: g2 generates incorrect decl_line Product: gcc Version: 6.0 Status: RESOLVED Severity: normal Priority: P3 Component: debug Assig

[Bug debug/67163] New: g2 generates incorrect decl_line

2015-08-08 Thread dehao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67163 Bug ID: 67163 Summary: g2 generates incorrect decl_line Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug As

[Bug c++/67148] [concepts] Failed concept check when indirecting through a constrained trait

2015-08-08 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67148 --- Comment #2 from Casey Carter --- Here's a somewhat minimized test case that illustrates that overload resolution works correctly, but matching partial specializations of a class template or variable template does not: template struct bool_

[Bug c++/67161] New: [6 Regression] ICE with a static_assert using our internal __not/__or/__and traits

2015-08-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67161 Bug ID: 67161 Summary: [6 Regression] ICE with a static_assert using our internal __not/__or/__and traits Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords

[Bug c++/67160] New: static_assert feature test macro

2015-08-08 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67160 Bug ID: 67160 Summary: static_assert feature test macro Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++

[Bug c++/67159] [c++concepts] Segfault while diagnosing constraint violation

2015-08-08 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67159 --- Comment #3 from Casey Carter --- Thanks once again, Jason. Procedural question: now that c++-concepts has landed on trunk, should I be tagging bug reports differently? i.e., Version=6.0 and maybe "[concepts]" in the title?

[Bug c++/67152] [concepts] bogus "partial specialization of ‘foo’ after instantiation" error

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67152 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/67159] [c++concepts] Segfault while diagnosing constraint violation

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67159 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/67144] [6 Regression] [C++1z] ICE; in get_constraints, at cp/pt.c:23346

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67144 --- Comment #2 from Jason Merrill --- Author: jason Date: Sat Aug 8 22:04:34 2015 New Revision: 226740 URL: https://gcc.gnu.org/viewcvs?rev=226740&root=gcc&view=rev Log: PR c++/67144 * call.c (joust): Only call more_constrained

[Bug libstdc++/67114] [MinGW64] build failure with POSIX threads enabled

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67114 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #11

[Bug c++/67144] [6 Regression] [C++1z] ICE; in get_constraints, at cp/pt.c:23346

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67144 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/67142] [6 Regression] [C++1z] ICE: tree check: expected template_decl, have field_decl in equal, at cp/pt.c:1665

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67142 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/67142] [6 Regression] [C++1z] ICE: tree check: expected template_decl, have field_decl in equal, at cp/pt.c:1665

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67142 --- Comment #2 from Jason Merrill --- Author: jason Date: Sat Aug 8 22:01:21 2015 New Revision: 226737 URL: https://gcc.gnu.org/viewcvs?rev=226737&root=gcc&view=rev Log: PR c++/67142 * pt.c (equal): Make sure tmpl is actually a

[Bug c++/67152] [concepts] bogus "partial specialization of ‘foo’ after instantiation" error

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67152 --- Comment #1 from Jason Merrill --- Author: jason Date: Sat Aug 8 22:01:39 2015 New Revision: 226739 URL: https://gcc.gnu.org/viewcvs?rev=226739&root=gcc&view=rev Log: PR c++/67152 * pt.c (process_partial_specialization): Call

[Bug c++/67159] [c++concepts] Segfault while diagnosing constraint violation

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67159 --- Comment #1 from Jason Merrill --- Author: jason Date: Sat Aug 8 22:01:29 2015 New Revision: 226738 URL: https://gcc.gnu.org/viewcvs?rev=226738&root=gcc&view=rev Log: PR c++/67159 * constraint.cc (finish_template_introduction

[Bug libstdc++/67114] [MinGW64] build failure with POSIX threads enabled

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67114 --- Comment #10 from Jason Merrill --- Author: jason Date: Sat Aug 8 22:01:12 2015 New Revision: 226736 URL: https://gcc.gnu.org/viewcvs?rev=226736&root=gcc&view=rev Log: PR c++/67114 * call.c (joust): Only call more_constrained

[Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC

2015-08-08 Thread rivanvx at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67059 --- Comment #4 from Vedran Miletic --- (In reply to Francois-Xavier Coudert from comment #3) > Fixed on trunk. > Thanks for the report. Thanks!

[Bug c++/67144] [6 Regression] [C++1z] ICE; in get_constraints, at cp/pt.c:23346

2015-08-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67144 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/67073] short program produces ICE

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67073 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/67063] segfault in opening a formatted file at second time with status="replace"

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67063 Francois-Xavier Coudert changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--

[Bug fortran/40958] module files too large

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40958 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/25708] [F95] Module loading is not good at all

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25708 Bug 25708 depends on bug 40958, which changed state. Bug 40958 Summary: module files too large https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40958 What|Removed |Added -

[Bug fortran/50892] Internal compiler error: in gimplify_expr, at gimplify.c:7477

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50892 Francois-Xavier Coudert changed: What|Removed |Added CC||fxcoudert at gcc dot gnu.org -

[Bug fortran/49011] Wrong repeat count in error message for REPEAT intrinsic

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49011 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/67159] New: [c++concepts] Segfault while diagnosing constraint violation

2015-08-08 Thread Casey at Carter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67159 Bug ID: 67159 Summary: [c++concepts] Segfault while diagnosing constraint violation Product: gcc Version: c++-concepts Status: UNCONFIRMED Severity: normal

[Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67059 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67059 --- Comment #2 from Francois-Xavier Coudert --- Author: fxcoudert Date: Sat Aug 8 19:59:16 2015 New Revision: 226734 URL: https://gcc.gnu.org/viewcvs?rev=226734&root=gcc&view=rev Log: PR fortran/67059 * gfortranspec.c (lang_spec

[Bug middle-end/67118] gcc and gfortran started crashing recently

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67118 Francois-Xavier Coudert changed: What|Removed |Added Component|fortran |middle-end --- Comment #1 from

[Bug libfortran/66557] gfortran gives segfault error when trying to replace file

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66557 Francois-Xavier Coudert changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-08 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 --- Comment #4 from Steve Kargl --- On Sat, Aug 08, 2015 at 05:50:03PM +, fxcoudert at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 > > Francois-Xavier Coudert changed: > >What|Removed

[Bug libfortran/67140] undefined reference to _gfortran_mvbits_i16

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67140 Francois-Xavier Coudert changed: What|Removed |Added CC||fxcoudert at gcc dot gnu.org -

[Bug c/16351] NULL dereference warnings

2015-08-08 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351 --- Comment #43 from Manuel López-Ibáñez --- (In reply to Tim Ruehsen from comment #42) > (In reply to Jeffrey A. Law from comment #41) > > Actually I think we want the concept of never returns NULL, both as an > > attribute and as a property the

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 --- Comment #14 from Oleg Endo --- (In reply to Thomas Petazzoni from comment #11) > (In reply to Jakub Jelinek from comment #10) > > GCC 4.9.3 has been released. > > This problem still occurs with GCC 4.9.3, as far as I can see. The patch in c

[Bug bootstrap/67156] config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 Дилян Палаузов changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 --- Comment #13 from Thomas Petazzoni --- (In reply to John Paul Adrian Glaubitz from comment #12) > (In reply to Thomas Petazzoni from comment #11) > > (In reply to Jakub Jelinek from comment #10) > > > GCC 4.9.3 has been released. > > > > This

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 --- Comment #12 from John Paul Adrian Glaubitz --- (In reply to Thomas Petazzoni from comment #11) > (In reply to Jakub Jelinek from comment #10) > > GCC 4.9.3 has been released. > > This problem still occurs with GCC 4.9.3, as far as I can see.

[Bug c/16351] NULL dereference warnings

2015-08-08 Thread tim.ruehsen at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351 --- Comment #42 from Tim Ruehsen --- (In reply to Jeffrey A. Law from comment #41) > Actually I think we want the concept of never returns NULL, both as an > attribute and as a property the compiler can discover by analysis. Given > that propert

[Bug bootstrap/67158] New: ICE dwarf2out.c:19910/gen_inlined_subroutine_die, at : Compiling gcc6.0 with gcc6.0 -flto

2015-08-08 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67158 Bug ID: 67158 Summary: ICE dwarf2out.c:19910/gen_inlined_subroutine_die, at : Compiling gcc6.0 with gcc6.0 -flto Product: gcc Version: 6.0 Status: UNCONFIRMED S

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 Thomas Petazzoni changed: What|Removed |Added CC||thomas.petazzoni@free-elect

[Bug lto/67157] New: Compiling gcc6 with liblto_plugin, v5.2.0

2015-08-08 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67157 Bug ID: 67157 Summary: Compiling gcc6 with liblto_plugin, v5.2.0 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto

[Bug bootstrap/67156] config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/16351] NULL dereference warnings

2015-08-08 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351 --- Comment #41 from Jeffrey A. Law --- Actually I think we want the concept of never returns NULL, both as an attribute and as a property the compiler can discover by analysis. Given that property on the return value, it can be propagated into

[Bug bootstrap/67156] config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 --- Comment #3 from Andrew Pinski --- It should have stripped out the debugging info before doing the cmp. That is do-compare gets to be: do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2 >From bootstrap-debug.mk.

[Bug bootstrap/67156] config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 --- Comment #2 from Дилян Палаузов --- It is x86_64-pc-linux-gnu == host == target == build. To what I see in the root Makefile (copied below) at the end of the build files in stage2 and stage3 are compared with `cmp', which fails, if one file h

[Bug bootstrap/67156] config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 --- Comment #1 from Andrew Pinski --- What target is this on? Because debugging information generate should not change the code generation.

[Bug bootstrap/67156] New: config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle

2015-08-08 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67156 Bug ID: 67156 Summary: config/bootstrap-debug.mk: STAGE2_CFLAGS += -gtoggle Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c/16351] NULL dereference warnings

2015-08-08 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351 --- Comment #40 from Jon Grant --- (In reply to Manuel López-Ibáñez from comment #35) > which means that there is a path through which a null pointer could be > potentially dereferenced. However, this actually cannot happen because > linemap_add

[Bug fortran/59746] internal compiler error: Segmentation fault

2015-08-08 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59746 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/59746] internal compiler error: Segmentation fault

2015-08-08 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59746 --- Comment #6 from Mikael Morin --- Author: mikael Date: Sat Aug 8 10:40:06 2015 New Revision: 226732 URL: https://gcc.gnu.org/viewcvs?rev=226732&root=gcc&view=rev Log: When undoing symbols, also restore common block lists gcc/fortran/ 2015-0

[Bug c++/67155] Linking of complex constexpr static class member failing across files

2015-08-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67155 --- Comment #4 from Jonathan Wakely --- https://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition

[Bug c++/60685] exception not caught by enclosing catch

2015-08-08 Thread jens.maurer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60685 --- Comment #4 from Jens Maurer --- Works with 5.1.0 and 5.2.0, so this seems to be resolved.

[Bug libfortran/66458] Loading libgfortran.so changes the FPU exception flags

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66458 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--