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: [tree-ssa] Fix gcc.dg/tree-ssa/20030530-2.c


On Thu, 2003-06-12 at 14:02, law@redhat.com wrote:

>  >That's what I show in the dump.  It's 'pat.161_8444 = (union rtunion[1]
>  >*)pat_17'.  Oh, you want to see the statement as a raw tree dump?  Give
>  >me a few minutes, I've just blown the build directory to build with
>  >enabled-checking.
> No, I want the tree dump.  ie, that page-full of information that you get
> if you were to call dump_tree (element).  I don't want some C-looking
> statement.  I need to see the actual tree node.
> 
yes, that's what i meant by 'raw tree dump' :)

a few more minutes.  this machine isn't exactly fast.  is your ppc box
still working?  If not, you're welcome to use this one.


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