https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71932
--- Comment #3 from Richard Falk <RichardFalk at comcast dot net> --- Created attachment 38936 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38936&action=edit Slightly simpler pre-processed C file that demonstrates bug Slightly simpler in that only one parameter is needed in the "func" function. I also made some log_printf calls have more consistent types, but I can't convert the variadic function "printf10fixed" to two fixed parameter functions without the bug going away.