Bug 28

Summary: lldiv() fails on the i386.
Product: ELLCC Reporter: Richard Pennington <rich>
Component: eccAssignee: Richard Pennington <rich>
Status: RESOLVED INVALID    
Severity: normal    
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 36    

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.