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: Ubsan merged into trunk


On Sun, Sep 01, 2013 at 01:36:37PM +0200, Jakub Jelinek wrote:
> On Sat, Aug 31, 2013 at 05:15:55PM +0200, Marek Polacek wrote:
> > I see, sorry.  Will commit the following fix as obvious in a bit.
> > 
> > 2013-08-31  Marek Polacek  <polacek@redhat.com>
> > 
> > 	* ubsan.c: Include tm_p.h.
> 
> You need to add $(TM_P_H) to ubsan.o dependencies in Makefile.in too.
> Ok with that change.

Argh, sorry.  I _always_ forgot to update the deps in Makefile.in. :(
Will fix it soon.

	Marek


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