logo       

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

lang.haskell.glasgow.bugs

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

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

Category: Compiler
Group: 6.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
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


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

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