[Bug target/31535] ICE on attempt to put SPE vector variables in SDA

2008-11-12 Thread froydnj at gcc dot gnu dot org
--- Comment #3 from froydnj at gcc dot gnu dot org 2008-11-12 14:32 --- Fixed in 4.3. -- froydnj at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/31535] ICE on attempt to put SPE vector variables in SDA

2008-01-28 Thread froydnj at gcc dot gnu dot org
--- Comment #2 from froydnj at gcc dot gnu dot org 2008-01-28 18:32 --- Subject: Bug 31535 Author: froydnj Date: Mon Jan 28 18:31:19 2008 New Revision: 131914 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131914 Log: gcc/ PR 31535 * config/rs6000/rs6000.c

[Bug target/31535] ICE on attempt to put SPE vector variables in SDA

2007-04-12 Thread m dot reszat at kostal dot com
--- Comment #1 from m dot reszat at kostal dot com 2007-04-12 10:34 --- SDA relative access renders useless for the vector load/store opcodes, as the displacement is limited to +0..+248. Hence, the compiler should not try anyway. With this bug persisting, one has to limit SDA access