------- Comment #1 from pinskia at gcc dot gnu dot org  2007-01-31 18:16 -------
And all the other compilers are incorrect as uu is not dependent so it is
looked up during parsing and not during instatintation.

The correct fix for this is to make it dependent like &(this->uu) instead.

Please read:
http://gcc.gnu.org/gcc-3.4/changes.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to