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: PATCH: Make tree-ssa-structalias.o depend on $(EXPR_H)


On Mon, Jul 04, 2005 at 08:17:14PM -0400, Diego Novillo wrote:
> On Mon, Jul 04, 2005 at 05:10:21PM -0700, H. J. Lu wrote:
> > tree-ssa-structalias.c includes expr.h. But  $(EXPR_H) is missing.
> > This patch adds $(EXPR_H).
> > 
> Have you checked if it really needs to include expr.h?  It
> shouldn't need to.

I don't know. Daniel added this file on 2005-06-08.


H.J.


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