This is the mail archive of the gcc-bugs@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]

[Bug middle-end/16237] [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch


------- Additional Comments From kenner at vlsi1 dot ultra dot nyu dot edu  2004-06-27 21:28 -------
Subject: Re:   [3.5 Regression] ICE caused by Kenner's big untested (regression causing) patch

    Please revert your patch as this is a boostrap failure causing unless
    you can figure out how to fix this bug.

Which patch?  There have been quite a number of updates to the orignal
patch, both by myself and RTH.  I don't see a bootstrap problem on my
machine, so I'll need more detailed instructions on how to reproduce this.

I wonder if this was the hash table problem RTH mentioned, but if so, what
he did should have fixed it.  However, your tree dump suggested that you
aren't using the latest sources since we no longer fill in operands 2 and
3 for an ARRAY_REF if they are constant and that's what the dump shows.

Can you verify that you have the latest sources?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16237


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