[Bug c++/40307] Problem with auto deducing class type inside one of its own member functions

2009-06-03 Thread jason at gcc dot gnu dot org
--- Comment #3 from jason at gcc dot gnu dot org 2009-06-03 18:12 --- Subject: Bug 40307 Author: jason Date: Wed Jun 3 18:11:53 2009 New Revision: 148141 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=148141 Log: PR c++/40308 PR c++/40311 * typeck.c

[Bug c++/40307] Problem with auto deducing class type inside one of its own member functions

2009-06-02 Thread jason at gcc dot gnu dot org
--- Comment #1 from jason at gcc dot gnu dot org 2009-06-02 17:03 --- Subject: Bug 40307 Author: jason Date: Tue Jun 2 17:02:27 2009 New Revision: 148088 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=148088 Log: PR c++/40306 PR c++/40307 * decl.c

[Bug c++/40307] Problem with auto deducing class type inside one of its own member functions

2009-06-02 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2009-06-02 20:13 --- Fixed for 4.4.1 and 4.5. -- jason at gcc dot gnu dot org changed: What|Removed |Added