This is the mail archive of the gcc@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: [RFC] Better debug info by substitution tracking for inliner (and other passes eliminating whole user variables)


Hello Jan,

* Jan Hubicka wrote on Thu, Mar 05, 2009 at 11:54:31AM CET:
> *** dwarf2out.c	(revision 144621)
> --- dwarf2out.c	(working copy)
> *************** along with GCC; see the file COPYING3.  
> *** 89,94 ****
> --- 89,95 ----
>   #include "hashtab.h"
>   #include "cgraph.h"
>   #include "input.h"
> + #include "gimple.h"

This needs Makefile.in adjustment.

Cheers,
Ralf


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