This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions
- From: "tsv at solvo dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2005 22:26:11 -0000
- Subject: [Bug target/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions
- References: <bug-24178-3055@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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
> * config/alpha/alpha.c (get_aligned_mem): Honor alignment given
> by MEM_ALIGN.
>
> Added:
> trunk/gcc/testsuite/gcc.target/alpha/pr24178.c
> Modified:
> trunk/gcc/ChangeLog
> trunk/gcc/config/alpha/alpha.c
>
Thank you Richard. It does generates a better code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24178