------- Comment #4 from reichelt at gcc dot gnu dot org  2005-12-22 13:22 
-------
The patch above fixes PR c++/25407 (ice-on-valid-code regression)
on the 3.4 branch. It is a backport of Nathan's patch for PR c++/18803
including the fixes for its fallout PR c++/18949, PR c++/19298, and
PR c++/23044.

The patch also includes testcases for PR c++/25407, PR c++/18949
PR c++/19298, and PR c++/23044. (The testcase for PR c++/18803
is already present on the 3.4 branch.)

Gaby and Nathan agreed that the patch is too intrusive for inclusion
into the 3.4 branch. Therefore I'm attaching this patch only for
reference for those in need of a fix for the problem on the 3.4 branch.

The bug will remain unfixed on the 3.4 branch.
It is fixed in GCC 4.0.0 and later.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |12/msg01683.html
             Status|NEW                         |RESOLVED
           Keywords|                            |patch
         Resolution|                            |FIXED
   Target Milestone|3.4.6                       |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25407

Reply via email to