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: Fix IMA ICE in get_tmt_for really (PR 16954)



On Aug 11, 2004, at 5:46 PM, Diego Novillo wrote:


On Wed, 2004-08-11 at 16:45, Dale Johannesen wrote:

I'll go try a Spec run and get some data.

Sounds good.  Remember to change Andrew's patch to only reject
coalescing pointers.

OK, I put in code to report mismatched alias sets (but not disable the renaming)
with these results (IMA -O3...)


vortex 25
mesa 21  (but exited at the first error)
eon 5913

The eon results do not appear to be connected to IMA; you still get a lot of
messages compiling one file at a time. My guess is they come from all those
included functions in header files. I believe this needs to be addressed before
the problem can be considered fixed. Andrew, please verify that whatever you
come up with does allow mesa to work, that's the main point of this after all.



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