mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
f57aa82c4b
This is what using new_ret_expr would result in, but new_ret_expr is no longer used for referencing .return (except in pascal, but I haven't gotten around to sorting that out) due to the recent changes for Ruamoko progs. Fixes an ICE when compiling (with optimization) something like the following (dir is a vector): dir /= sqrt (dir * dir); return dir * speed; |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |