[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2006-06-13 Thread sayle at gcc dot gnu dot org
--- Comment #10 from sayle at gcc dot gnu dot org 2006-06-13 18:06 --- Subject: Bug 21210 Author: sayle Date: Tue Jun 13 18:06:00 2006 New Revision: 114618 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114618 Log: PR c++/21210 * typeck2.c

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|--- |4.1.0

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-09-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-09-05 17:03 --- I've removed the target milestone for this PR, as the discussion linked to shows that we don't know yet what we want the behavior to be. -- What|Removed |Added

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-07-06 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-07-06 17:03 --- Postponed until 4.0.2. -- What|Removed |Added Target Milestone|4.0.1

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-06-01 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-06-02 05:04 --- I am no longer working on this PR. There is considerable debate about what the right changes to make to the language are, so I am leaving this aside. -- What|Removed

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:33 --- : Search converges between 2004-10-19-161001-trunk (#599) and 2004-10-20-014001-trunk (#600). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21210

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-05-29 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-05-29 21:27 --- See: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02777.html for additional analysis regarding this PR. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21210

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-05-28 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++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-04-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-25 13:22 --- Confirmed, with Paolo's reduced testcase. -- What|Removed |Added