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]

Re: c++/9879: [3.3/3.4 regression] ICE / endless compile with "new int[2]()"


Old Synopsis: ICE / endless compile
New Synopsis: [3.3/3.4 regression] ICE / endless compile with "new int[2]()"

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Thu Feb 27 16:11:04 2003
State-Changed-Why:
    Problem confirmed. A regression from 3.2.2.
    
    I think that this code uses the recently removed extension
    of initializers-for-new-expressions-with-arrays.
    
    Thanks, Hartmut, for filing this!
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9879


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