This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54928] Infinite output with after ICE with macro
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Oct 2012 08:58:45 +0000
- Subject: [Bug c++/54928] Infinite output with after ICE with macro
- Auto-submitted: auto-generated
- References: <bug-54928-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54928
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-15 08:58:45 UTC ---
Thanks Manuel. Honestly, however, it's the first time in my life that I see
this problem, I suspect isn't *that* easy to trigger (I mean, when the core ICE
issue is fixed, has to do with recent work done by Jakub, should be easy to
fix). Is the problem related to the work Dodji did on macros? Should we involve
him?