------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-17 
03:20 -------
GCC is correct to reject new (T*)[n].  GCC is also correct to say the type of 
new T*[n] is T**.

Though ICC accepts both of them.

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


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

Reply via email to