'use-of-uninitialized-value' warning with '-check all' option of 'ifx'

Yes, indeed. It seems that ifx makes use of Valgrind.

Using -check nouninit can now be considered.

I hope that this issue will be resolved in the near future because it’s causing problems when using fpm with a debug profile. Perhaps it would be better to include this flag for ifx in the debug profile of fpm at this moment.

2 Likes