Re: [GHC] #7215: miscompilation due to broken interface hash

2012-09-06 Thread GHC
#7215: miscompilation due to broken interface hash
---+
Reporter:  akio|   Owner:  simonmar   
Type:  bug |  Status:  new
Priority:  highest |   Milestone:  7.6.2  
   Component:  Compiler| Version:  7.4.2  
Keywords:  |  Os:  Linux  
Architecture:  x86_64 (amd64)  | Failure:  Incorrect result at runtime
  Difficulty:  Unknown |Testcase: 
   Blockedby:  |Blocking: 
 Related:  |  
---+

Comment(by marlowsd@…):

 commit 583c87d00d2058b1a073ea1f5d7f4e0d92b7a9a4
 {{{
 Author: Simon Marlow marlo...@gmail.com
 Date:   Wed Sep 5 16:38:50 2012 +0100

 Fix #7215: we weren't calculating the hashes correctly for sub-binders

  compiler/iface/IfaceSyn.lhs |   22 ++
  compiler/iface/MkIface.lhs  |   17 ++---
  compiler/main/HscTypes.lhs  |   34 --
  3 files changed, 40 insertions(+), 33 deletions(-)
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7215#comment:3
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7215: miscompilation due to broken interface hash

2012-09-06 Thread GHC
#7215: miscompilation due to broken interface hash
---+
Reporter:  akio|   Owner:  simonmar   
Type:  bug |  Status:  merge  
Priority:  highest |   Milestone:  7.6.2  
   Component:  Compiler| Version:  7.4.2  
Keywords:  |  Os:  Linux  
Architecture:  x86_64 (amd64)  | Failure:  Incorrect result at runtime
  Difficulty:  Unknown |Testcase: 
   Blockedby:  |Blocking: 
 Related:  |  
---+
Changes (by simonmar):

  * status:  new = merge


-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7215#comment:4
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7215: miscompilation due to broken interface hash

2012-09-06 Thread GHC
#7215: miscompilation due to broken interface hash
--+-
  Reporter:  akio |  Owner:  simonmar  
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.6.2 
 Component:  Compiler |Version:  7.4.2 
Resolution:  fixed|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  Incorrect result at runtime  | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-
Changes (by pcapriotti):

  * status:  merge = closed
  * resolution:  = fixed


Comment:

 Merged as 1aa031e7013caf59f3297d29e81ed573eb306356.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7215#comment:5
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7215: miscompilation due to broken interface hash

2012-09-05 Thread GHC
#7215: miscompilation due to broken interface hash
---+
Reporter:  akio|   Owner:  simonmar   
Type:  bug |  Status:  new
Priority:  highest |   Milestone:  7.6.2  
   Component:  Compiler| Version:  7.4.2  
Keywords:  |  Os:  Linux  
Architecture:  x86_64 (amd64)  | Failure:  Incorrect result at runtime
  Difficulty:  Unknown |Testcase: 
   Blockedby:  |Blocking: 
 Related:  |  
---+
Changes (by simonmar):

  * owner:  = simonmar
  * difficulty:  = Unknown
  * priority:  normal = highest
  * milestone:  = 7.6.2


Comment:

 Great bug report, thanks.  I know what the problem is, fix on the way.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7215#comment:2
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7215: miscompilation due to broken interface hash

2012-09-03 Thread GHC
#7215: miscompilation due to broken interface hash
-+--
 Reporter:  akio |  Owner:
 Type:  bug  | Status:  new   
 Priority:  normal   |  Component:  Compiler  
  Version:  7.4.2|   Keywords:
   Os:  Linux|   Architecture:  x86_64 (amd64)
  Failure:  Incorrect result at runtime  |   Testcase:
Blockedby:   |   Blocking:
  Related:   |  
-+--
Changes (by liyang):

 * cc: hackage.haskell.org@… (added)


-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7215#comment:1
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs