This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 2.95.3 20001229 builtins.c does not exist
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: gcc 2.95.3 20001229 builtins.c does not exist
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Fri, 29 Dec 2000 17:40:34 +0000 (GMT)
- Cc: <gcc-bugs at gcc dot gnu dot org>
On Fri, 29 Dec 2000, David Edelsohn wrote:
> gcc-2.95.3 branch does not have builtins.c. How is this latest
> update suppose to work?
For backports I've kept the original ChangeLog entries even if the patches
needed to be massaged a bit. In this case the file that was patched is
expr.c.
Bernd