This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36391] Compilation never ends
- From: "ivan at cvut dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2008 14:09:58 -0000
- Subject: [Bug c++/36391] Compilation never ends
- References: <bug-36391-16263@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ivan at cvut dot cz 2008-05-30 14:09 -------
Created an attachment (id=15704)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15704&action=view)
This source fails to compile
This source uses boost::spirit parser generator. Uses a lot of template
specializations and operator overrides.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36391