#2416: Optimization defeated by merging module into main
-----------------------+----------------------------------------------------
 Reporter:  sedillard  |          Owner:                
     Type:  bug        |         Status:  new           
 Priority:  normal     |      Milestone:                
Component:  Compiler   |        Version:  6.8.3         
 Severity:  normal     |     Resolution:                
 Keywords:             |     Difficulty:  Unknown       
 Testcase:             |   Architecture:  x86_64 (amd64)
       Os:  Linux      |  
-----------------------+----------------------------------------------------
Comment (by sedillard):

 Added new, smaller test case. MainOnly.hs, LibOnly.hs and MainAndLib.hs.
 The problem is definitely with the Storable instance. In MainAndLib none
 of the methods are inlined, in MainOnly they are.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2416#comment:7>
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

Reply via email to