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: Optimization patches


> 
> Jan --
> 
> Janis and her magic regresion-finding scripts (thanks Janis!), seem to
> have marked you as the culprit for several of the outstanding
> high-priority PRs, including PR 8634, PR 7916, and others.  

Zdenek has sent patch for 8634 - it is nasty problem in addressof
ellimination versus constant memory initializers.

7916 is the problem I've been reffering to in previous mail - it is
bogus asm statement. 2.7.2 already dies on it.  We masked it for sfew
releases by wrong initialization of defaults I fixed by the referred
patch.
Does "nice" error message from elliminate_virtual_regs looks sane?

I will check the others, but I believe I already either sent patches or
asked for comment about all of these.

Honza
> 
> Would you please take a look at these ASAP?
> 
> PR 7916, for example, was linked to your change as long ago as
> December.
> 
> Thanks,
> 
> --
> Mark Mitchell                   mark at codesourcery dot com
> CodeSourcery, LLC               http://www.codesourcery.com


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