This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53846] [c++11] memory exhaustion on simple recursive function template that uses decltype
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 04 Jul 2012 06:43:20 +0000
- Subject: [Bug c++/53846] [c++11] memory exhaustion on simple recursive function template that uses decltype
- Auto-submitted: auto-generated
- References: <bug-53846-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53846
Daniel KrÃgler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler at
| |googlemail dot com
--- Comment #1 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-07-04 06:43:20 UTC ---
Same problem with gcc 4.8.0 20120624 (experimental)