[Bug target/15941] [3.4/3.5 regression] new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/compat/struct-by-value-1
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Fri Jun 11 21:26:00 GMT 2004
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-06-11 21:26 -------
Subject: Re: [3.4/3.5 regression] new fails gcc.dg/compat/s
Looking at the failure on the trunk, I see that we have two
unaligned accesses in test5 in gcc-dg-compat-struct-by-value-1-01.
0x0000bcb0 <test5+296>: ldw -35(,r3),r21
...
0x0000bcb0 <test5+296>: ldw -35(,r3),r21
Same in gcc-dg-compat-struct-by-value-11-01.
0x0001f3a4 <testScc3+324>: ldw -36(,r3),r21
The offsets are in hex.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15941
More information about the Gcc-bugs
mailing list