[Bug c++/28906] [4.2 regression] rejects valid arrays

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 1 04:49:00 GMT 2006



------- Comment #11 from pinskia at gcc dot gnu dot org  2006-09-01 04:49 -------
I did not add a testcase for one that just ICE but I did add two testcases, one
for the wrong code and one for the rejecting valid.  The ICE is because of
templates which I don't feel like needing a testcase for that really since the
other two should be enough to detect the problem in the future.  I also added a
testcase to make sure that two seperate variables does change the shared
incomplete shared type either.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2006-
                   |                            |09/msg00007.html
           Keywords|                            |patch


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



More information about the Gcc-bugs mailing list