This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11142] g++ segfaults with -Wunreachable-code
- 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: 10 Jun 2003 19:11:06 -0000
- Subject: [Bug c++/11142] g++ segfaults with -Wunreachable-code
- References: <20030610162406.11142.azz@us-lot.org>
- 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=11142
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Version|3.2 |3.2.3
------- Additional Comments From pinskia@physics.uc.edu 2003-06-10 19:11 -------
Reproduced under 3.2.3 but fixed on 3.3.1 (20030526) and the mainline (20030610). I
think this is also fixed on 3.3 but I have not tested it.