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++/13015] internal compiler error with array initializer


------- Additional Comments From bangerth at dealii dot org  2003-11-12 14:57 -------
Its the
  new X = { a,b,c };
initializer-of-new-expressions syntax that has been removed.

W.

-- 


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


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