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: [tree-ssa] crash in pretty-printer


On Tue, Sep 02, 2003 at 04:22:01PM -0400, Diego Novillo wrote:
> On Tue, 2003-09-02 at 15:00, Joe Buck wrote:
> 
> > I'll make it a PR if someone asks me to (this might not be needed if
> > the fix is obvious).
> > 
> Please do.  I've seen a similar one.  Out of curiosity, does it only
> occur when dumping GENERIC?  The one I've seen seems that the pretty
> printer we inherited from mainline doesn't handle some tree codes.  But
> I still haven't been able to look at it.

It is PR 12139.  The crash occurs in the first tree dump; I haven't tested
to see if I can avoid it by only asking for other dumps.
 


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