#1654: GHC Panic in 20070827
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8 branch
Component: Compiler | Version: 6.7
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
-----------------------------+----------------------------------------------
Comment (by guest):
I repeated the steps to generate the bug. The host compiler is GHC 6.6.1,
from debian sid, package ghc6-6.6.1-2.
I unpack a clean copy of the 20070827 source. I copy mk/build.mk.sample to
mk/build.mk, edit this to uncomment the `quickest' profile. I run
configure and make. This builds with no obvious errors and is installed to
my home directory.
I modify PATH to prioritize this new GHC. I delete the 20070807 source
tree, and unpack a clean copy. Again, I copy mk/build.mk.sample to
mk/build.mk, and uncomment the `perf' BuildSetting. I edit the SRC_HC_OPT
settings under performance to set -H128m instead of -H32m.
I run configure, make, and the build dies with the same error as the
original.
I then deleted this latest source tree, unpacked a clean copy, copied
mk/build.mk.sample to build.mk, edited it to uncomment the `perf'
BuildSetting, edited SRC_HC_OPT to set -H128m instead of -H32m, and set
-dcore-lint as requested.
The build fails, and I've attached a complete record of output from
configure and make.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1654#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs