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]

Re: Aliasing patches


I downloaded the CVS source after this checkin:

http://gcc.gnu.org/ml/gcc-patches/2000-05/msg01680.html

and it seems to be pretty screwed up---gcc/c-decl.c does *not* include
expr.h, gcc/Makefile.in does not have c-decl.c depending on expr.h
(it should depend on $(EXPR_H), anyway).  I don't know what else is
screwy, this was the results of my first two attemps at bootstrapping.

Can someone check this?

Brad Lucier

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