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 bootstrap/17364] [3.5 Regression] c99 designators in nptl <pthreads.h> break libstdc++


------- Additional Comments From giovannibajo at libero dot it  2004-09-09 12:32 -------
Actually, there is support for GNU designated inizializers both in the parser 
(cp_parser_initializer_list) than later (reshape_init, for instance). Maybe 
it's disabled by the fact that we always have pedantic-errors in C++.

-- 


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


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