------- Comment #1 from michael dot haubenwallner at salomon dot at 2007-02-16 17:50 ------- Created an attachment (id=13055) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13055&action=view) testcase, extracted from preprocessor output of real application code.
Have looked at assembler output: There is a difference in call to mallinfo() from f1(), when f2() is empty, or when using 'long long' as datatype for 'status'. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30826