Re: gcc-4.3 considers unaligned accesses on X86 as undefined

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H. Peter Anvin
Date: Tuesday, March 25, 2008 - 1:56 pm

Török Edwin wrote:

Generating vectorized code in the kernel is death anyway, so I don't 
think the change in alignment is an issue.  We CANNOT ALLOW vectorized 
code in the kernel under any circumstances (well, except when surrounded 
by the appropriate protection constructs.)

	-hpa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
gcc-4.3 considers unaligned accesses on X86 as undefined, Török Edwin, (Tue Mar 25, 1:51 pm)
Re: gcc-4.3 considers unaligned accesses on X86 as undefined, H. Peter Anvin, (Tue Mar 25, 1:56 pm)