[PATCH][buildrobot] tilepro/tilegx: fallout after tree.h refactoring (was: Re-factor inclusion of tree.h)

Jan-Benedict Glaw jbglaw@lug-owl.de
Wed Oct 23 11:54:00 GMT 2013


On Tue, 2013-10-22 08:46:13 -0400, Diego Novillo <dnovillo@google.com> wrote:
> On Tue, Oct 22, 2013 at 4:22 AM, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:
> > This fixes it:
> >
> > 2013-10-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
> >
> >         * config/tilepro/tilepro.c: Include "tree.h".
> 
> Sure.  It qualifies as obvious.  Thanks.

Also committed this as obvious:

2013-10-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

	* config/tilegx/tilegx.c: Include "tree.h".

Index: gcc/config/tilegx/tilegx.c
===================================================================
--- gcc/config/tilegx/tilegx.c	(revision 203950)
+++ gcc/config/tilegx/tilegx.c	(working copy)
@@ -39,6 +39,7 @@
 #include "function.h"
 #include "dwarf2.h"
 #include "timevar.h"
+#include "tree.h"
 #include "gimple.h"
 #include "cfgloop.h"
 #include "tilegx-builtins.h"

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:         "really soon now":      an unspecified period of time, likly to
the second  :                                 be greater than any reasonable definition
                                              of "soon".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131023/0f43148b/attachment.sig>


More information about the Gcc-patches mailing list