This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13710] [3.3 regression] ICE with typeof
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2004 03:54:07 -0000
- Subject: [Bug c++/13710] [3.3 regression] ICE with typeof
- References: <20040116181534.13710.anders@kaseorg.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at gcc dot gnu dot org 2004-01-21 03:54 -------
(In reply to comment #4)
> Patch fixing this is at
<http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01847.html>. It appears
> to apply cleanly to 3.3 branch...
Yes, but the result is not clean :-( The testcase does not pass. The failure
has to do with some access checking which are causing the compiler to "bail out"
(same as ICEing in checking mode).
I don't have time to investigate it now.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdr at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13710