Ticket #2175 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

stableptr003 fails

Reported by: igloo Owned by: igloo
Priority: normal Milestone: 6.10 branch
Component: Compiler Version: 6.9
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

The first element (at least) of the lists in the stableptr003 test now differ:

+[(1,10001),(2,2),(3,3),(4,6),(5,5),...

Change History

Changed 5 years ago by simonmar

  • owner set to igloo
  • type changed from bug to merge

Fixed:

Wed Jun  4 03:54:58 PDT 2008  Simon Marlow <marlowsd@gmail.com>
  * fix pointer tagging bug in removeIndirections (fixes stableptr003)

and a testsuite fix:

Wed Jun  4 01:29:07 PDT 2008  Simon Marlow <marlowsd@gmail.com>
  * FIX #2175: evaluate the list first

Changed 5 years ago by igloo

  • status changed from new to closed
  • type changed from merge to bug
  • resolution set to fixed

Wasn't merged in time for 6.8.3

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.