This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: revert unintentional merge of config.gcc from mainline
- From: "David S. Miller" <davem at redhat dot com>
- To: aoliva at redhat dot com
- Cc: mark at codesourcery dot com, gcc-patches at gcc dot gnu dot org
- Date: Sun, 28 Apr 2002 21:04:06 -0700 (PDT)
- Subject: Re: revert unintentional merge of config.gcc from mainline
- References: <orhelvf8ly.fsf@free.redhat.lsd.ic.unicamp.br>
From: Alexandre Oliva <aoliva@redhat.com>
Date: 29 Apr 2002 01:10:17 -0300
It appears that you goofed when applying this patch in the GCC 3.1
branch:
Indeed I did. Amazing in that based upon the way I do multi-tree
commits I can't figure out how it happened.
Usually, what happens is I do the change on the branch, put the diff
into a specific place and use that diff to push the change around
to different trees.
Something went wrong this particular time!
Sorry about that.