This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/4794] gcc hangs on small, simple code fragment
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2003 04:09:13 -0000
- Subject: [Bug c++/4794] gcc hangs on small, simple code fragment
- References: <20011105124600.4794.fritz@intrinsity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4794
------- Additional Comments From pinskia@physics.uc.edu 2003-06-15 04:09 -------
Looks like this could be fixed by using walk_tree_without_duplicates.