This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PING][patch,loopiv] misaligned packed array memory access
- From: Maxim Kuvyrkov <maxim at codesourcery dot com>
- To: Zdenek Dvorak <rakdver at kam dot mff dot cuni dot cz>
- Cc: Christian BRUEL <christian dot bruel at st dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 01 May 2008 20:07:58 +0400
- Subject: Re: [PING][patch,loopiv] misaligned packed array memory access
- References: <47B2F979.30608@st.com> <20080213195614.GA29383@kam.mff.cuni.cz> <47B3E6BF.8010908@st.com> <20080214154447.GA31590@kam.mff.cuni.cz> <47B55494.2060000@st.com> <20080215140437.GA25026@kam.mff.cuni.cz> <47B5A58E.6000008@st.com> <20080215151313.GC17038@kam.mff.cuni.cz> <47B98C06.1050702@st.com> <20080218143524.GA15433@kam.mff.cuni.cz>
Zdenek Dvorak wrote:
Hi,
Well, here is a revisited patch against the mainline using your
suggestion. I passed the testsuite for sh-superh-elf and bootstraped the
compiler for i686-pc-linux-gnu.
Hello,
Can you consider backporting this patch to 4.3 branch? I've seen GCC
4.3 generating misaligned accesses due to the bug this patch fixes on
MIPS and ARM.
Thanks,
Maxim