This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14736] [tree-ssa] code quality regression
- 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: 16 May 2004 01:25:34 -0000
- Subject: [Bug tree-optimization/14736] [tree-ssa] code quality regression
- References: <20040325231958.14736.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-16 01:25 -------
I think these regressions come from the movement away from convert to fold_convert in
the middle-end. I think I have a fix which also gets rid of most of the usefulness of my
cast pass.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14736