#5408: ghc-7.2.1 build failed for PowerPC
----------------------------------+-----------------------------------------
Reporter: maeder | Owner: simonmar
Type: bug | Status: patch
Priority: normal | Milestone: 7.4.1
Component: Compiler | Version: 7.2.1
Resolution: | Keywords:
Os: MacOS X | Architecture: powerpc
Failure: Building GHC failed | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
----------------------------------+-----------------------------------------
Comment(by pho@…):
commit 3640d374f3501c0addb1be273ecc0f10f93be10d
{{{
Author: PHO <[email protected]>
Date: Wed Nov 30 17:46:27 2011 +0900
Detect cases where as(1) doesn't recognise .ident directive (#5408)
.ident directives are usually ignored by as(1), and in some cases
(like Darwin/PPC) they even raise an error.
aclocal.m4 | 11 +++++++++++
compiler/main/SysTools.lhs | 2 ++
compiler/nativeGen/AsmCodeGen.lhs | 11 +++++++----
compiler/utils/Platform.hs | 1 +
settings.in | 1 +
5 files changed, 22 insertions(+), 4 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5408#comment:14>
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