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] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself


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.


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