This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21538] [4.0/4.1 Regression] g++.dg/opt/temp1.C execution test fails
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2005 16:46:32 -0000
- Subject: [Bug middle-end/21538] [4.0/4.1 Regression] g++.dg/opt/temp1.C execution test fails
- References: <20050512195536.21538.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-14 16:46 -------
(In reply to comment #5)
> It looks like fold_indirect_ref is not supposed to be used as a generic folder,
> but explicitly to strip these const casts. So the bug I tried to fix with this
> has to be fixed elsewhere!?
Note I don't believe that is true, but this is why having no real type system and just making it up as we
go is bad.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21538