This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14840] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
- From: "froydnj at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 22 Mar 2011 00:29:58 +0000
- Subject: [Bug middle-end/14840] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself
- Auto-submitted: auto-generated
- References: <bug-14840-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14840
Nathan Froyd <froydnj at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |froydnj at gcc dot gnu.org
Resolution| |WONTFIX
--- Comment #10 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-03-22 00:29:53 UTC ---
This bug has been open for almost five years. When I tried Andrew's posted
patch, I think bootstrap slowed down slightly--possibly because of the extra
parsing and logic in TREE_CODE_CLASS?
Anyway, LTO should take care of this. I'm going to close this; if somebody
wants to keep the bug around for posterity, feel free to reopen.