[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-20 Thread jason at gcc dot gnu dot org
--- Comment #5 from jason at gcc dot gnu dot org 2010-05-20 18:14 --- Fixed for 4.3.5. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|ASS

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #4 from jason at gcc dot gnu dot org 2010-05-19 21:02 --- Subject: Bug 44193 Author: jason Date: Wed May 19 21:01:50 2010 New Revision: 159596 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159596 Log: PR c++/44193 * typeck.c (type_memfn_quals): New f

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-19 15:50 --- Subject: Bug 44193 Author: jason Date: Wed May 19 15:49:39 2010 New Revision: 159580 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159580 Log: PR c++/44193 * pt.c (tsubst) [TYPENAME_TYPE]: Dis

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2010-05-19 15:45 --- Subject: Bug 44193 Author: jason Date: Wed May 19 15:44:33 2010 New Revision: 159576 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159576 Log: PR c++/44193 * pt.c (tsubst) [TYPENAME_TYPE]: Dis

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #1 from jason at gcc dot gnu dot org 2010-05-19 15:44 --- Subject: Bug 44193 Author: jason Date: Wed May 19 15:44:08 2010 New Revision: 159575 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159575 Log: PR c++/44193 * pt.c (tsubst) [TYPENAME_TYPE]: Dis

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44193

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-19 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44193

[Bug c++/44193] [4.3/4.4/4.5/4.6 Regression] function types, cv-quals and typename

2010-05-18 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reco