steven@pacific.csl.uiuc.edu (Steven Parkes) (10/11/89)
Has anyone seen a problem like the one shown below and/or do you have
any hints. The program is part of a rather large distribution, so I
don't know exactly what is breaking. I also don't know how to find
the offensive section in the original code. Running on a
DECstation 3100 with Ultrix 3.0.
cc -c -I../include -DBSD42 -DTERMCAP -DBSD43 jl.c
ugen: internal : line 1849 : eval.p, line 635
illegal size in load/store
Thanks,
steventhomas@mipsbx.nac.dec.com (Matt Thomas) (10/12/89)
> cc -c -I../include -DBSD42 -DTERMCAP -DBSD43 jl.c > ugen: internal : line 1849 : eval.p, line 635 > illegal size in load/store I've seen this when I tried to pass a structure by value on a function call. (line 1849 in the offending line in jl.c). -- Matt Thomas Internet: thomas@decwrl.dec.com DECnet-ULTRIX Development UUCP: ...!decwrl!thomas Digital Equipment Corporation Disclaimer: This message reflects my own Littleton, MA warped views, etc.