This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28225] [4.0/4.1/4.2 regression] segfault in type_dependent_expression_p
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2006 09:09:58 -0000
- Subject: [Bug c++/28225] [4.0/4.1/4.2 regression] segfault in type_dependent_expression_p
- References: <bug-28225-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from tbm at cyrius dot com 2006-07-20 09:09 -------
(In reply to comment #5)
> This test case now works for me on both the 4.1 and 4.2 branches.
>
> Martin, would you please confirm that, at your convenience?
Yes, it's working now.
4.1.2 20060715, 4.2.0 20060714 - fails
4.1.2 20060720, 4.2.0 20060720 - works
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28225