This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11104] GCC gets stuck when streampos is typedefed
- 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: 5 Jun 2003 23:43:58 -0000
- Subject: [Bug c++/11104] GCC gets stuck when streampos is typedefed
- References: <20030605233405.11104.rousskov@measurement-factory.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=11104
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|3.4 |3.3.1
------- Additional Comments From pinskia@physics.uc.edu 2003-06-05 23:43 -------
I can reproduce this on 3.2.3 and 3.2.2 and 3.0.4 (3.3 20021216 (experimental)) but it is
already fixed in 3.3.1 (20030526) and on the mainline (20030605). It is most likely fixed
in 3.3 also but I did not try it.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.