commit | b780eba4e4f1aad6164091bf81f4176a8216c041 | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Wed Jun 03 14:46:34 2015 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Wed Jun 03 14:46:34 2015 -0500 |
tree | bf21896ab128babbf32490bcd34b6a55ae364bc7 | |
parent | 25bfb13770a236f34d329232836d6b51930bc69c [diff] |
[libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto variables in the Try macro needs to be volatile to prevent value being lost over the setjmp.