http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57579
--- Comment #3 from Federico Carminati ---
Hello Richard,
thanks a lot!! I would have never figured this out by myself. However let me
repeat my question, is there a place where this can be learnt without relying
on kind (and knowledgeable) sou
: unassigned at gcc dot gnu.org
Reporter: federico.carminati at cern dot ch
Good evening,
all my apologises if this is a stupid question, however I have a terribly
simple loop
include
typedef struct
{
double x,y,z;
double dummy;
} P;
void foo(const P * __restrict__ points