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: GCC 3.1 Issues


On 06-Mar-2002, Mark Mitchell <mark@codesourcery.com> wrote:
> If you know of regressions in GCC 3.1 relative to previous releases,

optimization/5878 "GCC 3.1 breaks on C code generated by the Mercury compiler"
is a regression from 2.95.3.  This is an ICE in verify_local_live_at_start,
at flow.c:606; "register 3 died unexpectedly".

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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