OSDN Git Service

* init.c (decl_constant_value): Deal with COND_EXPR specially.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / expr / anew1.C
2003-06-20 austernFix for PR c++/11228, infinite loop for new int[n]().