]> git.eshelyaron.com Git - emacs.git/commit
* src/comp.c: Emit cast only when necessary.
authorAndrea Corallo <akrl@sdf.org>
Sun, 5 Apr 2020 13:24:00 +0000 (14:24 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 5 Apr 2020 20:10:59 +0000 (21:10 +0100)
commite3dff709b75c83c3939727538aa0bd072c268687
tree0a490c7e015a4c004ba22c7888342eb8948c4314
parent49a3790e684213a6247f20e8029947f82fefdb5b
* src/comp.c: Emit cast only when necessary.

Coerce only when the destination type is different from the current
one.
src/comp.c