[Gegl-developer] Question about the use of C99/gcc built-in math intrinsics within GEGL on gfloats

Sven Neumann sven at gimp.org
Mon Sep 15 23:05:50 PDT 2008


Hi,

On Sun, 2008-09-14 at 11:30 +0200, Geert Jordaens wrote:

> Introducing the qualifier restrict will have some more checks to be done 
> by the programmer and enabling the *-fstrict-aliasing* flag and the 
> warning *-Wstrict-aliasing *would be advisable.

I don't think enabling the strict-aliasing rules is advisable in
general. It is too easy to break the rules and this might lead to bugs.


Sven




More information about the Gegl-developer mailing list