diff options
author | Robin Watts <robin.watts@artifex.com> | 2015-09-25 17:03:04 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2015-09-28 13:28:48 +0100 |
commit | eaa8bfedd2bff50400254f9d4240cccce16614a5 (patch) | |
tree | db618925721a409ef85b895013f63713320391a6 /platform/android/src | |
parent | af69c1326cd2bcc0c7c142abe0d7a374cf099448 (diff) | |
download | mupdf-eaa8bfedd2bff50400254f9d4240cccce16614a5.tar.xz |
Bug 696115: Fix problem with fz_try/fz_catch with modern gcc's.
Modern gcc's have a compiler (optimiser) bug that can cause
values not to be written back to memory when they should. We
work around this by using an inline function to force the
compiler to behave.
Many thanks to Marcos Woehrmann for doing the analysis that
lead to this workaround.
Diffstat (limited to 'platform/android/src')
0 files changed, 0 insertions, 0 deletions