diff options
author | Björn Gustavsson <[email protected]> | 2015-04-23 16:14:58 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-29 12:23:42 +0200 |
commit | d44be2bdc194e7c0afbf6fbd1de998aff097f030 (patch) | |
tree | ad616ec8a90b24bb060b9bf69a9f5343a532e57e /AUTHORS | |
parent | 808e43007754cb68dbe947ec6752698167b1c470 (diff) | |
download | otp-d44be2bdc194e7c0afbf6fbd1de998aff097f030.tar.gz otp-d44be2bdc194e7c0afbf6fbd1de998aff097f030.tar.bz2 otp-d44be2bdc194e7c0afbf6fbd1de998aff097f030.zip |
sys_core_fold: Suppress warnings better
86fbd6d76d strengthened type optimization in lets. As a result of
the stronger optimizations, special care had to be taken to
suppress false warnings.
It turns out that false warnings can still slip through. Slapping
on a 'compiler_generated' annotation at the top-level of a
complex term such as #c_tuple{} may not suppress all warnings.
We will need to go deeper into the term to eliminate all warnings.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions