Bug 52

Summary: Regression test of varargs fails for ARM.
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-06-03 09:22:42 CDT
The test of long long alignment in test/src/gen/001stdarg.c fails for ARM. It looks like the long long parameter is not properly aligned to 8 bytes.
Comment 1 Richard Pennington 2012-06-03 09:26:16 CDT
This also causes failures in stdio/001format.c.
Comment 2 Richard Pennington 2017-07-29 10:39:12 CDT
These bugs are obsolete with the new build and deployment process.
Comment 3 Richard Pennington 2017-07-29 10:42:15 CDT
These bugs are obsolete with the new build and deployment process.