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++/49216] [C++0x][Regression] ICE on compiling new-expression with braced-init-list for arrays


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
         Resolution|FIXED                       |

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-29 20:07:08 UTC ---
Indeed, it only passes on linux because malloc returns zeroed memory.


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