Module Name:    pcc
Committed By:   ragge
Date:           Sun Feb 26 18:53:51 UTC 2017

Modified Files:
        pcc/arch/i386: local.c

Log Message:
If a function returning a floating point value was called as (void)foo();
then the top of the x87 stack wouldn't be popped and stack overflow occur.
Bug found when running libpng self-test.


To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 pcc/arch/i386/local.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to