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/3511] Inlined strlen() could be smarter


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-16 22:53 -------
This is a O(n_bbs^3 * variables) problem but I would say it is douable.

-- 


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


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