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-branch] gimplify.c patch reversion


On Friday, December 13, 2002, at 10:10  AM, Daniel Berlin wrote:

On Friday, December 13, 2002, at 02:54  AM, Ben Elliston wrote:

The following patch:

    2002-12-12  Daniel Berlin  <dberlin@dberlin.org>

        * gimplify.c (simplify_modify_expr): Break out constructors
        into multiple assignments.

causes a bootstrap failure when cross-compiling libiberty on the
tree-ssa-branch and so I am reverting it for now.  Dan, I looked, but
could not see any messages to gcc-patches about this patch (let alone
any sign that you had bootstrap tested it).
Actually, That was committed by mistake.
Sorry about that.
A bit more explanation:

I use a script to commit that auto extracts the first entry in the specified changelog and uses it as the commit message and commits.

I went to commit a fix the tree-dfa.c comment problem, but ran the script in the wrong tree and didn't notice until you just pointed out that patch being committed.

Of course, it doesn't help that the tree in question was old and didn't have the working version of that patch (I didn't plan to submit that patch for a few more days), ...

Cheers, Ben







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