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 optimization/12419] [3.3/3.4 Regression] Performace regression: poor optimization of const memory


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From aph at gcc dot gnu dot org  2003-09-30 18:23 -------
Thanks for the analysis.  Yes, this makes sense.  But it is a nasty
pessimization, and we need to get it fixed somehow.  I'm interested because it
hits method dispatch badly.


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