]> git.tdb.fi Git - libs/gl.git/commitdiff
Avoid removing outputs which are referenced but not assigned
authorMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 20:27:04 +0000 (22:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 20:29:11 +0000 (22:29 +0200)
The values from such reads are undefined but the variables should be
kept nevertheless.


No differences found