logo       

[ ghc-Bugs-1186911 ] Prologue junk?: msg#00078

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1186911 ] Prologue junk?

Bugs item #1186911, was opened at 2005-04-20 20:25
Message generated for change (Comment added) made by simonpj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1186911&group_id=8032

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler
Group: 6.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Simon Marlow (simonmar)
Summary: Prologue junk?

Initial Comment:
Compiling Omega 1.0 (from Tim Sheard's home page)
under GHC 6.4 for Windows XP by Christopher Dutchyn
(cdutchyn@xxxxxxxxx)

C:\spl\Omega1.0>ghc Main.hs -prof -auto-all --make -
fglasgow-exts -package lang -fallow-undecidable-
instances

... successful modules elided ...

Compiling LangEval ( ./LangEval.hs, ./LangEval.o )

./LangEval.hs:22:0:
Warning: Module `IOExts' is deprecated:
This library will go away soon; see
Data.Array.IO, Data.IORef, and System.IO

./LangEval.hs:278:8:
Warning: Pattern match(es) are overlapped
In the definition of `mf': mf p v = ...

Prologue junk?: .globl _LangEval_vals_entry
_LangEval_vals_entry:
movl $4588, %eax
call __alloca
/APP


----------------------------------------------------------------------

>Comment By: Simon Peyton Jones (simonpj)
Date: 2005-08-11 15:20

Message:
Logged In: YES
user_id=50165

No response, so closing the bug.

----------------------------------------------------------------------

Comment By: Simon Marlow (simonmar)
Date: 2005-06-03 10:23

Message:
Logged In: YES
user_id=48280

I believe I've fixed this, though I haven't tested the fix.
Please could you try again with a snapshot of ghc 6.4.1
generated any time after today?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1186911&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise