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 libstdc++/60958] Initialization of arrays in tr1/regex ill-formed or with undefined behaviour


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, I have a patch for this somewhere, but why are you including <tr1/regex>
anyway? It's completely useless and doesn't work.


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