public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Steve Ellcey <sje@cup.hp.com>
To: iant@google.com
Cc: andreasmeier80@gmx.de, dberlin@dberlin.org, dnovillo@google.com,
		gcc-patches@gcc.gnu.org
Subject: Re: Patch for PR tree-optimization/32941, bootstrap comparision failure
Date: Tue, 14 Aug 2007 18:03:00 -0000	[thread overview]
Message-ID: <200708141759.KAA14060@hpsje.cup.hp.com> (raw)
In-Reply-To: <m3tzr31g9l.fsf@localhost.localdomain>

I forgot that I modified Makefile.in too in order to make tree-eh.o
dependent on pointer-set.h.  I will add that change in to my patch when
I do the checkin.

Steve Ellcey
sje@cup.hp.com


[hpsje] $ svn diff Makefile.in
Index: Makefile.in
===================================================================
--- Makefile.in (revision 127403)
+++ Makefile.in (working copy)
@@ -2099,7 +2099,7 @@ tree-ssa-operands.o : tree-ssa-operands.
    coretypes.h langhooks.h $(IPA_REFERENCE_H)
 tree-eh.o : tree-eh.c $(TREE_FLOW_H) $(CONFIG_H) $(SYSTEM_H) \
    $(RTL_H) $(TREE_H) $(TM_H) $(FLAGS_H) $(FUNCTION_H) except.h langhooks.h \
-   $(GGC_H) tree-pass.h coretypes.h $(TIMEVAR_H) $(TM_P_H) \
+   $(GGC_H) tree-pass.h coretypes.h $(TIMEVAR_H) $(TM_P_H) pointer-set.h \
    $(TREE_DUMP_H) $(TREE_INLINE_H) tree-iterator.h toplev.h
 tree-ssa-loop.o : tree-ssa-loop.c $(TREE_FLOW_H) $(CONFIG_H) \
    $(SYSTEM_H) $(RTL_H) $(TREE_H) $(TM_P_H) $(CFGLOOP_H) \

  parent reply	other threads:[~2007-08-14 18:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13 17:18 Steve Ellcey
2007-08-13 17:50 ` Ian Lance Taylor
2007-08-14 17:25   ` Steve Ellcey
2007-08-14 18:03   ` Steve Ellcey [this message]
2007-08-14 14:15 ` Diego Novillo
  -- strict thread matches above, loose matches on Subject: below --
2007-08-10 15:50 Steve Ellcey
2007-08-10 16:33 ` Ian Lance Taylor
2007-08-10 16:39 ` Diego Novillo
2007-08-10 21:45   ` Daniel Berlin
2007-08-10 21:58     ` Steve Ellcey
2007-08-10 22:05       ` Daniel Berlin
2007-08-10 22:18         ` Steve Ellcey
2007-08-10 22:00     ` Diego Novillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200708141759.KAA14060@hpsje.cup.hp.com \
    --to=sje@cup.hp.com \
    --cc=andreasmeier80@gmx.de \
    --cc=dberlin@dberlin.org \
    --cc=dnovillo@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).