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 middle-end/14840] [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself


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


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