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

--- Comment #5 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-21 13:03:57 UTC ---
Ah, and obviously there should be a pointer_set_insert before VEC_safe_push...


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