[SunRescue] problem compiling ncurses on SunOS 4.1.1/sun3

Martin Frost martin at dsres.com
Thu May 4 14:03:17 CDT 2000


Alexander Bochmann wrote:

> P.S., with 2.7.2.3 the following code is generated that fails:

[...]

That's definitely wrong. There is no way that A1 could be legally
used at that point, because it's never been initialised, and gcc
doesn't use register args on 680x0.

What does the function __nc_free_keytry() look like in C?

What does the RTL for the function look like? (run the compiler
with -dr)

--m





More information about the rescue mailing list