This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/3511] Inlined strlen() could be smarter
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2003 22:53:25 -0000
- Subject: [Bug optimization/3511] Inlined strlen() could be smarter
- References: <20010701093600.3511.86251-quiet@bugs.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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