This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14844] [tree-ssa] narrow types if wide result is not needed
- 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 Feb 2005 02:23:43 -0000
- Subject: [Bug tree-optimization/14844] [tree-ssa] narrow types if wide result is not needed
- References: <20040404161555.14844.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-14 02:23 -------
Note the code from build_binop from the C and C++ front-ends need to be moved to fold and then
when that happens my tree combiner will just work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14844