Comment 1 for bug 791279

Revision history for this message
Jani Monoses (jani) wrote :

The file that fails to build is focus-blur/focusblur-3.2.5/src/diffusion.c
I have attached the preprocessor output

It works with gcc 4.4 and 4.5 at any optimization level and with 4.6 at -O0.
It fails with 4.6 at -O1 -O2 and -O3