guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Everyone working on the C side might want to read this article...


From: Bruce Korb
Subject: Re: Everyone working on the C side might want to read this article...
Date: Thu, 17 Apr 2003 13:25:34 -0700

Rob Browning wrote:
> 
> The following article explains gcc changes that may be behind at least
> some of our recent set of bugs:
> 
>   http://www.ddj.com/documents/s=880/ddj0010d/0010d.htm
> 
> You may not need to read it if you're already familiar with what the C
> standard says about type aliasing,

It means try turning off strict aliasing rules (like the Linux kernel)
and see if it behaves better:  -fno-strict-aliasing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]