aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2019-06-10 16:38:22 +0200
committerJohn Högberg <[email protected]>2019-06-10 17:34:28 +0200
commit5ee02a07b5c31aea4dd464060fa626d6e6ab8ceb (patch)
tree9070d6fc72c4ae3913d81de756ad873dc3dd8723 /Makefile.in
parentabbe8d424676a473bcebdf3b97996ac7a5a70f16 (diff)
downloadotp-5ee02a07b5c31aea4dd464060fa626d6e6ab8ceb.tar.gz
otp-5ee02a07b5c31aea4dd464060fa626d6e6ab8ceb.tar.bz2
otp-5ee02a07b5c31aea4dd464060fa626d6e6ab8ceb.zip
erts: Fix bad loader optimization of get_tuple_element
The following sequence would be wrongly optimized into a i_get_tuple_element2 instruction, reading an element from the wrong tuple: {get_tuple_element,{x,0},1,{x,0}}. {get_tuple_element,{x,0},2,{x,1}}.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions