This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/54984] [4.6 Regression] Array allocated with new in a template class is default initialised


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |4.7.3, 4.8.0
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.3
            Summary|[4.6/4.7/4.8 Regression]    |[4.6 Regression] Array
                   |Array allocated with new in |allocated with new in a
                   |a template class is default |template class is default
                   |initialised                 |initialised
      Known to fail|4.8.0                       |

--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-26 14:21:15 UTC ---
Fixed mainline and 4.7.3.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]