[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2010-08-06 Thread ubizjak at gmail dot com
--- Comment #17 from ubizjak at gmail dot com 2010-08-06 20:00 --- (In reply to comment #16) > Can you instead open a new bug please? Thx. Sure. PR45212. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24178

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2010-08-06 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2010-08-06 19:45 --- Can you instead open a new bug please? Thx. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2010-08-06 Thread ubizjak at gmail dot com
--- Comment #15 from ubizjak at gmail dot com 2010-08-06 19:33 --- This one started to fail on mainline recently. f: .frame $30,0,$26,0 .prologue 0 lda $1,18($16) ldq_u $0,18($16) extbl $0,$1,$0 ret $31,($26),1 .end f The testcase

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-02 Thread rth at gcc dot gnu dot org
--- Comment #14 from rth at gcc dot gnu dot org 2005-11-03 00:34 --- Fixed. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-02 Thread rth at gcc dot gnu dot org
--- Comment #13 from rth at gcc dot gnu dot org 2005-11-03 00:33 --- Subject: Bug 24178 Author: rth Date: Thu Nov 3 00:33:09 2005 New Revision: 106417 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106417 Log: PR target/24178 * config/alpha/alpha.c (get_aligned_

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-02 Thread tsv at solvo dot ru
--- Comment #12 from tsv at solvo dot ru 2005-11-02 22:26 --- (In reply to comment #11) > Subject: Bug 24178 > > Author: rth > Date: Wed Nov 2 18:20:07 2005 > New Revision: 106388 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106388 > Log: > PR target/24178 >

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-02 Thread rth at gcc dot gnu dot org
--- Comment #11 from rth at gcc dot gnu dot org 2005-11-02 18:20 --- Subject: Bug 24178 Author: rth Date: Wed Nov 2 18:20:07 2005 New Revision: 106388 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106388 Log: PR target/24178 * config/alpha/alpha.c (get_aligned_

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-01 Thread rth at gcc dot gnu dot org
--- Comment #10 from rth at gcc dot gnu dot org 2005-11-02 07:43 --- Created an attachment (id=10112) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10112&action=view) proposed patch The root problem is that get_aligned_mem and aligned_memory_operand didn't match up. Adding a bit

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-11-01 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|4.2.0 |4.1.0 http://gcc

[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-10-23 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|middle-end |target GCC build triplet|alpha-*-linux-gnu | GCC host t