[Bug c++/57958] Incorrect code generation in lambda with argument of type reference to template class

2014-04-24 Thread dinar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57958

--- Comment #4 from dinar at gcc dot gnu.org ---
Author: dinar
Date: Thu Apr 24 18:51:29 2014
New Revision: 209757

URL: http://gcc.gnu.org/viewcvs?rev=209757root=gccview=rev
Log:
add recored to gcc/testsuite/ChangeLog for PR c++/57958

Modified:
trunk/MAINTAINERS
trunk/gcc/testsuite/ChangeLog


[Bug c++/54367] [meta-bug] lambda expressions

2014-04-23 Thread dinar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 57958, which changed state.

Bug 57958 Summary: Incorrect code generation in lambda with argument of type 
reference to template class
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57958

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED


[Bug c++/57958] Incorrect code generation in lambda with argument of type reference to template class

2014-04-23 Thread dinar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57958

dinar at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dinar at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #3 from dinar at gcc dot gnu.org ---
fixed on trunk with revision 209721


[Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c

2013-06-04 Thread dinar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57268

dinar at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from dinar at gcc dot gnu.org ---
Fixed.