login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Török Edwin <edwintorok@...>
Cc: Thomas Gleixner mingo@redhat.com <tglx@...>, Ingo Molnar <mingo@...>, Linux Kernel <linux-kernel@...>
Date: Tuesday, March 25, 2008 - 4: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, 4:51 pm)
Re: gcc-4.3 considers unaligned accesses on X86 as undefined, H. Peter Anvin, (Tue Mar 25, 4:56 pm)
speck-geostationary