This is the mail archive of the gcc-patches@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]

Re: [tree-ssa] Optimize reads from constant strings


On Thu, Aug 14, 2003 at 12:09:34PM -0600, law@redhat.com wrote:
> I doubt optimizing reads from wide strings is really worth it.  We certainly
> haven't bothered doing so elsewhere.

Oversight.  It can't be more than a couple lines of code
to support it.  With desktop apps being i18n'ed, I could
see this becoming important.


r~


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