[GHC] #4146: 6.12.3 out, user guide not

2010-06-20 Thread GHC
#4146: 6.12.3 out, user guide not
-+--
Reporter:  japple|   Owner:   
Type:  bug   |  Status:  new  
Priority:  normal|   Component:  Documentation
 Version:  6.12.3|Keywords:   
  Os:  Unknown/Multiple  |Testcase:   
Architecture:  Unknown/Multiple  | Failure:  Documentation bug
-+--
 http://www.haskell.org/ghc/docs/latest/html/users_guide/index.html still
 points to 6.12.2. I discovered this when trying to find the 6.12.3 release
 notes, which are actually at
 
http://darcs.haskell.org/download/docs/6.12.3/html/users_guide/release-6-12-3.html

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #4145: Interpreter mode can not parse list with 30k entries ...

2010-06-20 Thread GHC
#4145: Interpreter mode can not parse list with 30k entries ...
+---
Reporter:  dariomx  |   Owner:
Type:  bug  |  Status:  new   
Priority:  normal   |   Component:  Compiler  
 Version:  6.10.4   |Keywords:
  Os:  Linux|Testcase:
Architecture:  x86  | Failure:  GHCi crash
+---
 Hello Haskellers,

 I have something to report about the interpreter mode command
 "runhaskell". When I try it on a file which contains a very large list (~
 30k entries) it just crashes saying:

 dar...@kurgan > runhaskell A001913.hs
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for i386-unknown-linux):
 linkBCO: >= 64k insns in BCO

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


 I suspect is some hard coded limit in that program, cause when I compile
 it, it goes well and I am able to use the compiled list in another modules
 (takes a while to compile the module with the big list by the way).

 I am attaching the file here, in order to let you reproduce the error. I
 think the only thing special about it is the big size (is a list of
 integers).

 Kind regards,
 Long life to Haskell.

-- 
Ticket URL: 
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] #4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure

2010-06-20 Thread GHC
#4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure
---+
Reporter:  AntoineLatter   |   Owner:   
Type:  bug |  Status:  new  
Priority:  normal  |   Component:  Compiler 
 Version:  6.12.3  |Keywords:   
  Os:  MacOS X |Testcase:   
Architecture:  x86_64 (amd64)  | Failure:  Runtime crash
---+
Changes (by AntoineLatter):

 * cc: AntoineLatter (added)


-- 
Ticket URL: 
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] #4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure

2010-06-20 Thread GHC
#4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure
---+
Reporter:  AntoineLatter   |   Owner:   
Type:  bug |  Status:  new  
Priority:  normal  |   Component:  Compiler 
 Version:  6.12.3  |Keywords:   
  Os:  MacOS X |Testcase:   
Architecture:  x86_64 (amd64)  | Failure:  Runtime crash
---+

Comment(by AntoineLatter):

 Code to demonstrate crash, given the above module and -XOverloadedStrings:

 {{{bsHandle "test" "" >>= Data.ByteString.Char8.hGetContents}}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure

2010-06-20 Thread GHC
#4144: Exception: ToDo: hGetBuf - when using custom handle infrastructure
---+
Reporter:  AntoineLatter   |   Owner:   
Type:  bug |  Status:  new  
Priority:  normal  |   Component:  Compiler 
 Version:  6.12.3  |Keywords:   
  Os:  MacOS X |Testcase:   
Architecture:  x86_64 (amd64)  | Failure:  Runtime crash
---+
 When trying to use the custom handle infrastructure, hGetContents fails
 like so:

 *** Exception: ToDo: hGetBuf

 This exception occurs twice in GHC.IO.Handle.Text

 The handle implementation I'm using is attached.

 It would be neat if I could pass along some witness that my device
 implements RawDevice, then we could just run the same code that we use for
 file-descriptors. But I'd be happy enough with a general solution, as I
 just plan to use this for testing.

-- 
Ticket URL: 
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] #2965: GHC on OS X does not compile 64-bit

2010-06-20 Thread GHC
#2965: GHC on OS X does not compile 64-bit
+---
Reporter:  Axman6   |Owner:  thoughtpolice
Type:  feature request  |   Status:  new  
Priority:  highest  |Milestone:  6.14.1   
   Component:  Compiler |  Version:   
Keywords:  64bit|   Difficulty:  Unknown  
  Os:  MacOS X  | Testcase:   
Architecture:  x86_64 (amd64)   |  Failure:  Installing GHC failed
+---
Changes (by igloo):

  * priority:  low => highest


-- 
Ticket URL: 
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] #3810: Problems in core lib haddocks

2010-06-20 Thread GHC
#3810: Problems in core lib haddocks
--+-
Reporter:  igloo  |Owner:  
Type:  bug|   Status:  new 
Priority:  high   |Milestone:  6.14.1  
   Component:  libraries (other)  |  Version:  6.12.1  
Keywords: |   Difficulty:  
  Os:  Unknown/Multiple   | Testcase:  
Architecture:  Unknown/Multiple   |  Failure:  None/Unknown
--+-
Changes (by igloo):

  * owner:  igloo =>


-- 
Ticket URL: 
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] #3472: Porting through .hc files broken

2010-06-20 Thread GHC
#3472: Porting through .hc files broken
-+--
Reporter:  pumpkin   | Type:  bug 
  Status:  new   | Priority:  high
   Milestone:  6.14.1|Component:  Build System
 Version:  6.12.1 RC1|   Resolution:  
Keywords:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--

Comment(by kili):

 Replying to [comment:19 igloo]:
 > Many CCs, so high priority

 Well, but as Simon (Marlow) told me several times, it will be still very
 difficult to use .hc files for porting GHC to another platform.

 (Just to let the CCs know)

-- 
Ticket URL: 
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] #1835: Provide information of the instance environment

2010-06-20 Thread GHC
#1835: Provide information of the instance environment
-+--
Reporter:  guest |Owner:  
Type:  feature request   |   Status:  new 
Priority:  normal|Milestone:  _|_ 
   Component:  Template Haskell  |  Version:  6.8.1   
Keywords:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by illissius):

 * cc: illiss...@… (added)


-- 
Ticket URL: 
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] #3497: Template Haskell support for GADTs

2010-06-20 Thread GHC
#3497: Template Haskell support for GADTs
-+--
Reporter:  simonpj   |Owner:  
Type:  feature request   |   Status:  new 
Priority:  normal|Milestone:  6.14.1  
   Component:  Compiler  |  Version:  6.10.4  
Keywords:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by illissius):

 * cc: illiss...@… (added)


-- 
Ticket URL: 
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] #3963: Entered absent arg

2010-06-20 Thread GHC
#3963: Entered absent arg
-+--
  Reporter:  LouisWasserman  |  Owner:  
  Type:  bug | Status:  closed  
  Priority:  low |  Milestone:  6.14.1  
 Component:  Compiler|Version:  6.12.1  
Resolution:  fixed   |   Keywords:  
Difficulty:  | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  infoneeded => closed
  * resolution:  => fixed


Comment:

 No response from submitter; assuming Simon's patch fixed it.

-- 
Ticket URL: 
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] #4000: The impossible happened

2010-06-20 Thread GHC
#4000: The impossible happened
---+
  Reporter:  sabaki|  Owner:  
  Type:  bug   | Status:  closed  
  Priority:  low   |  Milestone:  6.14.1  
 Component:  Compiler  |Version:  6.12.2  
Resolution:  invalid   |   Keywords:  
Difficulty:| Os:  Unknown/Multiple
  Testcase:|   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---+
Changes (by igloo):

  * status:  infoneeded => closed
  * resolution:  => invalid


Comment:

 No response from submitter

-- 
Ticket URL: 
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] #4069: ASSERTION FAILED: file rts/Schedule.c, line 1305

2010-06-20 Thread GHC
#4069: ASSERTION FAILED: file rts/Schedule.c, line 1305
-+--
  Reporter:  jutaro  |  Owner:  
  Type:  bug | Status:  closed  
  Priority:  low |  Milestone:  6.14.1  
 Component:  Runtime System  |Version:  6.12.1  
Resolution:  invalid |   Keywords:  
Difficulty:  | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  infoneeded => closed
  * resolution:  => invalid


Comment:

 No response from submitter.

-- 
Ticket URL: 
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] #3472: Porting through .hc files broken

2010-06-20 Thread GHC
#3472: Porting through .hc files broken
-+--
Reporter:  pumpkin   | Type:  bug 
  Status:  new   | Priority:  high
   Milestone:  6.14.1|Component:  Build System
 Version:  6.12.1 RC1|   Resolution:  
Keywords:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by igloo):

  * priority:  low => high


Comment:

 Many CCs, so high priority

-- 
Ticket URL: 
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] #3758: Huge regression in concurrent app performance and reliability under threaded runtime

2010-06-20 Thread GHC
#3758: Huge regression in concurrent app performance and reliability under
threaded runtime
-+--
  Reporter:  bos |  Owner:  simonmar  
  Type:  bug | Status:  closed
  Priority:  low |  Milestone:  6.14.1
 Component:  Runtime System  |Version:  6.12.1
Resolution:  fixed   |   Keywords:
Difficulty:  | Os:  Linux 
  Testcase:  |   Architecture:  x86_64 (amd64)
   Failure:  Runtime crash   |  
-+--
Changes (by igloo):

  * status:  infoneeded => closed
  * resolution:  => fixed


Comment:

 Assuming this is fixed by the above patch.

-- 
Ticket URL: 
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] #4115: hsc2hs puts linker flags before object file, causes linker errors

2010-06-20 Thread GHC
#4115: hsc2hs puts linker flags before object file, causes linker errors
-+--
  Reporter:  guest   |  Owner:  
  Type:  bug | Status:  closed  
  Priority:  high|  Milestone:  6.14.1  
 Component:  hsc2hs  |Version:  6.10.2  
Resolution:  fixed   |   Keywords:  
Difficulty:  | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  Other   |  
-+--
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks

-- 
Ticket URL: 
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] #4110: hsc2hs gives bad error message when it cannot execute the generated program

2010-06-20 Thread GHC
#4110: hsc2hs gives bad error message when it cannot execute the generated 
program
---+
  Reporter:  duncan|  Owner:  
  Type:  bug   | Status:  closed  
  Priority:  high  |  Milestone:  6.14.1  
 Component:  hsc2hs|Version:  6.12.2  
Resolution:  fixed |   Keywords:  
Difficulty:| Os:  Unknown/Multiple
  Testcase:|   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---+
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks

-- 
Ticket URL: 
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] #1789: New warning: missing import lists

2010-06-20 Thread GHC
#1789: New warning: missing import lists
-+--
  Reporter:  simonmar|  Owner:  igloo   
  Type:  task| Status:  closed  
  Priority:  normal  |  Milestone:  _|_ 
 Component:  Compiler|Version:  6.6.1   
Resolution:  fixed   |   Keywords:  
Difficulty:  Moderate (less than a day)  | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Patch applied, thanks

-- 
Ticket URL: 
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] #3474: Add a strict variant of iterate to Data.List

2010-06-20 Thread GHC
#3474: Add a strict variant of iterate to Data.List
-+--
  Reporter:  mux |  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.10.4  
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3456: Add FilePath -> String decoder

2010-06-20 Thread GHC
#3456: Add FilePath -> String decoder
-+--
  Reporter:  judahj  |  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.10.4  
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3455: Add a setting to change how Unicode encoding errors are handled

2010-06-20 Thread GHC
#3455: Add a setting to change how Unicode encoding errors are handled
-+--
  Reporter:  judahj  |  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.10.4  
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3339: Data.Monoid: Add (<>) as a synonym for mappend

2010-06-20 Thread GHC
#3339: Data.Monoid: Add (<>) as a synonym for mappend
-+--
  Reporter:  bos |  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.10.3  
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3446: Library enhancement request: Data.Maybe.justIf

2010-06-20 Thread GHC
#3446: Library enhancement request: Data.Maybe.justIf
-+--
  Reporter:  nomeata |  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.10.4  
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3324: Add Foldable and Traversable instances for ((, ) a)

2010-06-20 Thread GHC
#3324: Add Foldable and Traversable instances for ((,) a)
-+--
  Reporter:  YitzGale|  Owner:  
  Type:  proposal| Status:  closed  
  Priority:  normal  |  Milestone:  Not GHC 
 Component:  libraries/base  |Version:  6.11
Resolution:  wontfix |   Keywords:  
Difficulty:  Unknown | Os:  Unknown/Multiple
  Testcase:  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown|  
-+--
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => wontfix


Comment:

 Looks like an abandoned proposal. If that's not the case, please re-open
 and give a discussion summary and consensus decision, as described on the
 [http://www.haskell.org/haskellwiki/Library_submissions process page].

-- 
Ticket URL: 
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] #3800: sizeofByteArray# returns allocated words, not requested length in bytes

2010-06-20 Thread GHC
#3800: sizeofByteArray# returns allocated words, not requested length in bytes
--+-
  Reporter:  AntoineLatter|  Owner:  
  Type:  bug  | Status:  closed  
  Priority:  high |  Milestone:  6.14.1  
 Component:  Compiler |Version:  6.12.1  
Resolution:  fixed|   Keywords:  
Difficulty:   | Os:  Unknown/Multiple
  Testcase:   |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |  
--+-
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Patch applied, thanks!

-- 
Ticket URL: 
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] #3817: mangler fails with gcc-4.3.x and gcc-4.1.2 on sparc; suggest disabling -fvia-C

2010-06-20 Thread GHC
#3817: mangler fails with gcc-4.3.x and gcc-4.1.2 on sparc; suggest disabling
-fvia-C
--+-
  Reporter:  duncan   |  Owner:  
  Type:  bug  | Status:  closed  
  Priority:  low  |  Milestone:  6.14.1  
 Component:  Driver   |Version:  6.12.1  
Resolution:  wontfix  |   Keywords:  
Difficulty:  Easy (less than 1 hour)  | Os:  Unknown/Multiple
  Testcase:   |   Architecture:  sparc   
   Failure:  Runtime crash|  
--+-
Changes (by igloo):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 `-fvia-C` is now deprecated

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs