Messages in this thread |  | | From | Rusty Russell <> | Subject | Re: [TRIVIAL] strlen("literal string") -> (sizeof("literal string")-1) | Date | Thu, 29 Aug 2002 16:29:04 +1000 |
| |
In message <20020829032642.GA9201@nevyn.them.org> you write: > Also disagree; besides, the evidence implies that Keith is wrong. GCC > 2.95.3:
i386, m68k, s390 and s390x define inline strlen() versions, so they are don't optimize strlen("literal").
This premature optimization should probably be fixed, Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |