This is the mail archive of the gcc-patches@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]

Re: Vector misalignment


On Mon, Aug 16, 2010 at 11:15 AM, Artem Shinkarov
<artyom.shinkaroff@gmail.com> wrote:
> would produce no warnings, but causes a segmentation fault on intel
> and powerpc architecture.

How will it produce a seg fault on PPC (VMX) targets?  The VMX load
instructions don't fault but rather just use the "aligned" address.

-- Pinski


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