]> git.tdb.fi Git - libs/gl.git/commitdiff
Fix an issue where member assignments were incorrectly optimized away
authorMikko Rasa <tdb@tdb.fi>
Wed, 3 Mar 2021 16:48:34 +0000 (18:48 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 4 Mar 2021 00:26:15 +0000 (02:26 +0200)
They are now treated as subfield assignments, same as array subscripts.


No differences found