Commit 0e520746 by John David Anglin Committed by John David Anglin

re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at rtlanal.c:3042)

	PR middle-end/20491
	gcc.dg/torture/asm-subreg-1.c: Skip on hppa*64*-*-*.

From-SVN: r117766
parent 8e9f1976
2006-10-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR middle-end/20491
gcc.dg/torture/asm-subreg-1.c: Skip on hppa*64*-*-*.
2006-10-15 Steven G. Kargl <kargl@gcc.gnu.org> 2006-10-15 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/29403 PR fortran/29403
/* PR middle-end/20491 */ /* PR middle-end/20491 */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-skip-if "" { hppa*64*-*-* } "*" "" } */
/* Combine used to introduce invalid subregs for the asm input, and /* Combine used to introduce invalid subregs for the asm input, and
we'd crash later on, when removing all subregs. */ we'd crash later on, when removing all subregs. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment