Bugs item #1205611, was opened at 2005-05-20 14:35
Message generated for change (Settings changed) made by p1738j
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1205611&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: Patrik Jansson (p1738j)
Assigned to: Nobody/Anonymous (nobody)
Summary: Too many seq's (in external core)

Initial Comment:
With the attached input, the resulting core contains a
strange definition of compare_patches. It does 12 (or
so) "seq"'s on the two arguments
(where two would suffice).




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

Comment By: Patrik Jansson (p1738j)
Date: 2005-05-20 15:51

Message:
Logged In: YES 
user_id=1151788

My mistake - the core code was after case compilation was
just very long, not wrong. (I always get confused by the
defautl case being printed first.)

No action needs to be taken.

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

Comment By: Patrik Jansson (p1738j)
Date: 2005-05-20 14:37

Message:
Logged In: YES 
user_id=1151788

Added the output with the strange core definition
(Result of running 
ghc -fext-core -O -c q.hs
)

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1205611&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to