]> granicus.if.org Git - graphviz/commit
expr: remove legacy IBM compiler work around
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 Jan 2022 18:37:48 +0000 (10:37 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 19 Jan 2022 16:20:40 +0000 (08:20 -0800)
commite422f8722a8b50e917caa02c7c15df32044b8b6c
tree59da032b63e47bfd66be5fdad492233040a86832
parent5cbae16f59e7b8753e9f26a2181ceb426fc66d48
expr: remove legacy IBM compiler work around

Despite dredging the commit log, comp.lang, and Stack Overflow, I have been
unable to determine what these comments refer to. They read to me like working
around a register allocator bug. AFAIK every production compiler from the last
decade has been capable of these kind of one-line shifts without work arounds.

Gitlab: #2103
lib/expr/exeval.c