This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13382] [3.3/3.4 Regression] Type information for const pointer disappears during optimisation.
- 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: 11 Dec 2003 18:28:55 -0000
- Subject: [Bug c/13382] [3.3/3.4 Regression] Type information for const pointer disappears during optimisation.
- References: <20031211130011.13382.richard.hutchinson@asa.co.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-11 18:28 -------
Fold is folding something but not keeping the type around.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|Type information for const |[3.3/3.4 Regression] Type
|pointer disappears during |information for const
|optimisation. |pointer disappears during
| |optimisation.
Target Milestone|--- |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13382