This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13382] [3.3/3.4 Regression] Type information for const pointer disappears during optimisation.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]