public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/7872: [m68k]ICE on legal code, regression from 3.0 and 2.9*
@ 2003-02-28  4:27 wilson
  0 siblings, 0 replies; 2+ messages in thread
From: wilson @ 2003-02-28  4:27 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, rz, wilson

Synopsis: [m68k]ICE on legal code, regression from 3.0 and 2.9*

Responsible-Changed-From-To: unassigned->wilson
Responsible-Changed-By: wilson
Responsible-Changed-When: Fri Feb 28 04:27:21 2003
Responsible-Changed-Why:
    For state changes.
State-Changed-From-To: feedback->analyzed
State-Changed-By: wilson
State-Changed-When: Fri Feb 28 04:27:21 2003
State-Changed-Why:
    add_equal_note has
          && (GET_CODE (SET_DEST (set)) != STRICT_LOW_PART
              || ! rtx_equal_p (SUBREG_REG (XEXP (SET_DEST (set), 0)),
    which is obviously wrong, since it is trying to go two levels into the RTL, but there is only one level.  This has apparently been broken ever since the code was originally written in 1991.  It is broken in gcc-2.0, and the first ChangeLog entry before that is the one that adds the function.  I have a trivial patch for it which I am about to test.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7872


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c/7872: [m68k]ICE on legal code, regression from 3.0 and 2.9*
@ 2003-03-04  4:40 wilson
  0 siblings, 0 replies; 2+ messages in thread
From: wilson @ 2003-03-04  4:40 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, rz, wilson

Synopsis: [m68k]ICE on legal code, regression from 3.0 and 2.9*

State-Changed-From-To: analyzed->closed
State-Changed-By: wilson
State-Changed-When: Tue Mar  4 04:40:05 2003
State-Changed-Why:
    Patch and testcase checked in.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7872


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-04  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-28  4:27 c/7872: [m68k]ICE on legal code, regression from 3.0 and 2.9* wilson
2003-03-04  4:40 wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).