This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14840] [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
- 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: 8 May 2005 17:00:09 -0000
- Subject: [Bug middle-end/14840] [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
- References: <20040403233411.14840.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-05-08 17:00 -------
(In reply to comment #5)
> In *.final_cleanup of cc1-i files with --enable-checking, I see
>
> 1308 occurrences of tree_code_type[CST]
On PPC-darwin I get about 1251.
Next up the patch for tree_code_length.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14840