Bug 28 - lldiv() fails on the i386.
Summary: lldiv() fails on the i386.
Status: RESOLVED INVALID
Alias: None
Product: ELLCC
Classification: Unclassified
Component: ecc (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- normal
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 36
  Show dependency tree
 
Reported: 2012-01-13 05:13 CST by Richard Pennington
Modified: 2017-07-29 10:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2012-01-13 05:13:55 CST
See test/src/libs/stdlib/001stdlib.c.

PASS: 001stdlib.c:133: Stdlib(Stdlib): lldiv(13LL,5LL) is 2LL rem 3LL
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
/bin/sh: line 1:  3381 Segmentation fault      (core dumped) /home/rich/ellcc/bin/qemu-i386 stdlib
make[4]: *** [check] Error 1
Comment 1 Richard Pennington 2012-01-29 08:01:06 CST
Resolved in revision 2777.
Comment 2 Richard Pennington 2017-07-29 10:42:10 CDT
These bugs are obsolete with the new build and deployment process.