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 c/52640] performance bottleneck: gcc/tree.c;value_member


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52640

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26941|0                           |1
        is obsolete|                            |

--- Comment #7 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-21 16:17:24 UTC ---
Created attachment 26942
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26942
Fixed patch

Previous patch was obviously not yet tested, this one at least compiles.


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