This is the mail archive of the gcc-patches@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]

Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory


Richard Guenther <rguenther@suse.de> writes:

[...]

| I can fix the C++ failures with
| 
| 
| 2006-12-09  Richard Guenther  <rguenther@suse.de>
| 
| 	* include/bits/stl_tree.h (struct _Rb_tree): Qualify types.
| 
| 	* g++.dg/warn/implicit-typename1.C: Qualify types.
| 	* g++.dg/parse/crash12.C: Likewise.
| 	* g++.dg/tree-ssa/pr22444.C: Likewise.

[...]

Thanks for doing this.  Please check it in.

Thanks!

-- Gaby


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