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 pinskia at gcc dot gnu dot org  2003-11-12 01:49 -------
Yes, warnings from 3.0 to 3.2.3:
pr13015.cc: In function `int main()':
pr13015.cc:18: warning: new initializer lists extension is deprecated, please
   see the documentation for details
pr13015.cc:25: warning: new initializer lists extension is deprecated, please
   see the documentation for details

-- 


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]