[GHC] #9315: Weird change in allocation numbers of T9203
GHC
ghc-devs at haskell.org
Mon Jul 14 18:52:32 UTC 2014
#9315: Weird change in allocation numbers of T9203
-------------------------------------+------------------------------------
Reporter: nomeata | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nomeata):
Ah, Austin already reverted it in
changeset:4690466de2249fd73600567bd90d462ac26b2d1c/ghc. But sure enough,
my benchmark builder fails again...
And it really is a 64bit executable, in case you think that’s it:
{{{
$ file ./ghc-master/testsuite/tests/perf/should_run/T9203
./ghc-master/testsuite/tests/perf/should_run/T9203: ELF 64-bit LSB
executable, x86-64, version 1 (SYSV), dynamically linked (uses shared
libs), for GNU/Linux 2.6.24,
BuildID[sha1]=0x7672054d3dd125700b11710744581a8ae8502766, not stripped
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9315#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list