------- Comment #4 from entrophage at gmail dot com  2007-06-28 01:58 -------
(In reply to comment #3)
> valgrind of the resulting binary shows interesting output:

this is irrelevant since binary compiled from the following trivial source file
gives the same valgrind errors.

int main()
{
    return 0;
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32531

Reply via email to