[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2010-03-18 Thread jakub at gcc dot gnu dot org
--- Comment #37 from jakub at gcc dot gnu dot org 2010-03-18 20:35 --- The latter. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20491

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2010-03-11 Thread ghazi at gcc dot gnu dot org
--- Comment #36 from ghazi at gcc dot gnu dot org 2010-03-11 17:00 --- I'm seeing failures for gcc.dg/torture/asm-subreg-1.c on armv5tel-unknown-linux-gnueabi on mainline and 4.4/4.3 branches when using -fpic or -fPIC and optimizing. See: http://gcc.gnu.org/ml/gcc-testresults/2010-03/m

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-10-15 Thread danglin at gcc dot gnu dot org
--- Comment #35 from danglin at gcc dot gnu dot org 2006-10-16 01:40 --- I think the PR can be closed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20491

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-10-15 Thread danglin at gcc dot gnu dot org
--- Comment #34 from danglin at gcc dot gnu dot org 2006-10-16 01:09 --- Subject: Bug 20491 Author: danglin Date: Mon Oct 16 01:09:23 2006 New Revision: 117768 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117768 Log: PR middle-end/20491 gcc.dg/torture/asm-subr

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-10-15 Thread danglin at gcc dot gnu dot org
--- Comment #33 from danglin at gcc dot gnu dot org 2006-10-16 01:08 --- Subject: Bug 20491 Author: danglin Date: Mon Oct 16 01:08:04 2006 New Revision: 117767 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117767 Log: PR middle-end/20491 gcc.dg/torture/asm-subr

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-10-15 Thread danglin at gcc dot gnu dot org
--- Comment #32 from danglin at gcc dot gnu dot org 2006-10-16 01:06 --- Subject: Bug 20491 Author: danglin Date: Mon Oct 16 01:05:51 2006 New Revision: 117766 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117766 Log: PR middle-end/20491 gcc.dg/torture/asm-subr

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2006-06-03 Thread danglin at gcc dot gnu dot org
--- Comment #31 from danglin at gcc dot gnu dot org 2006-06-03 19:47 --- The test will fail on any hppa target with the addition of "-fPIC". I tend to think the use of the 'X' constraint is bogus, and that the test should be xfailed on hppa64. While it might be possible to add support

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-11-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Known to work|3.4.0 | Priority|P2 |P3 http://gcc.gnu.

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-18 Thread aoliva at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|aoliva at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-17 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-04-17 10:59 --- hppa64-hpux is indeed the only target I now see this failing on on gcc-testresults. -- What|Removed |Added ---