[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-07-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-06 20:50 --- Subject: Bug 21614 CVSROOT:/cvs/gcc Module name:gcc Branch: apple-local-200502-branch Changes by: [EMAIL PROTECTED] 2005-07-06 20:50:42 Modified files: gcc/cp

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-27 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-05-28 02:30 --- *** Bug 21762 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-27 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-05-28 02:26 --- Fixed in 4.0.1. -- What|Removed |Added Status|ASSIGNED|RESO

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-28 02:21 --- Subject: Bug 21614 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-28 02:21:30 Modified files: gcc/cp : ChangeLog typeck.c gcc/tests

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-28 02:20 --- Subject: Bug 21614 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-28 02:20:13 Modified files: gcc/cp : Change

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-27 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-17 18:05 --- Hmm, this is undefined code IIRC. Also this has been failing since "3.5.0 20040909". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21614

[Bug c++/21614] [4.0/4.1 regression] wrong code when calling member function of undefined class

2005-05-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-17 18:03 --- in .t02.orginal, we get: <<< Unknown tree: expr_stmt <<< error >>> >>> -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21614