This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13239] [3.3/3.4 regression] Assertion does not seem to work correctly anymore
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2003 20:59:49 -0000
- Subject: [Bug c++/13239] [3.3/3.4 regression] Assertion does not seem to work correctly anymore
- References: <20031130163447.13239.rmerkert@alphatech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-12-06 20:59 -------
I remember that changing small bits in the testcase made the bug go away. It may be
that the intermediate transformations done in tree-ssa just don't trigger the bug, i.e. it
is not fixed there but only hidden.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13239