Bug 18339

Summary: testsuite failure: gcc.dg/bitfld-3.c
Product: gcc Reporter: Hans-Peter Nilsson <hp>
Component: targetAssignee: Hans-Peter Nilsson <hp>
Status: RESOLVED FIXED    
Severity: normal CC: gcc-bugs, pinskia
Priority: P2 Keywords: patch
Version: 4.0.0   
Target Milestone: 4.1.0   
Host: i686-pc-linux-gnu Target: mmix-knuth-mmixware
Build: Known to work:
Known to fail: Last reconfirmed: 2005-10-23 22:17:08
Bug Depends on:    
Bug Blocks: 19745    

Description Hans-Peter Nilsson 2004-11-07 04:36:00 UTC
(Despite the names and they both never having worked, but from
looking at the test code, I do not think this is the same bug
as PR 18338.)

With LAST_UPDATED: "Sat Nov  6 19:25:03 GMT 2004" I get:
FAIL: gcc.dg/bitfld-3.c execution test

With the message in the .log being:
*** EXIT code 4242
(a call to abort)

This seems to betest has never worked fro this target, judging from
failures on the 3.3 and 3.4 branches too.
Comment 1 Hans-Peter Nilsson 2004-11-09 09:49:10 UTC
Confirmed, separate system than original report, with "Tue Nov  9 00:36:20 UTC
2004" (no .log reconfirmation)
Comment 2 Hans-Peter Nilsson 2005-02-02 03:43:17 UTC
Ditto for cris-elf, part of PR 19745.
Comment 3 Hans-Peter Nilsson 2005-10-23 22:17:08 UTC
Covered by <URL:http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01380.html>.
Comment 4 Hans-Peter Nilsson 2005-11-15 03:54:24 UTC
Referred patch committed.