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.
Showing
- aclocal.m4 11 additions, 0 deletionsaclocal.m4
- compiler/main/SysTools.lhs 2 additions, 0 deletionscompiler/main/SysTools.lhs
- compiler/nativeGen/AsmCodeGen.lhs 7 additions, 4 deletionscompiler/nativeGen/AsmCodeGen.lhs
- compiler/utils/Platform.hs 1 addition, 0 deletionscompiler/utils/Platform.hs
- settings.in 1 addition, 0 deletionssettings.in
Loading
Please register or sign in to comment