This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/22093] Unaligned access to HI values causes unrecognizable insn error


------- Additional Comments From falk at debian dot org  2005-08-20 21:10 -------
(In reply to comment #0)

> If I change line 3043 in alpha.c to load unaligned address of operand[0] into the
> register and pass it to unaligned_storehi() everything works.

That seems like the right thing to do. Can you please send a patch to
gcc-patches, preferably with test suite results?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22093


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]