This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug in egcs-2.91.66 - builtin support for strlen is buggy
- To: hvv at hippo dot ru
- Subject: Re: bug in egcs-2.91.66 - builtin support for strlen is buggy
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 27 May 2000 10:19:45 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10005011619560.1719-100000@localhost.localdomain>
> Warning - this code doesn't require any #includes. It's also reduced in size
> as possible, so it doesn't do what it was originally for.
Thanks for your bug report. gcc-2.95.2 compiles this without problems,
so the bug appears to be fixed.
Regards,
Martin