[Git][ghc/ghc][wip/sjakobi/T25450-print-cpu] Docs wibble
Simon Jakobi pushed to branch wip/sjakobi/T25450-print-cpu at Glasgow Haskell Compiler / GHC Commits: ea38432b by Simon Jakobi at 2026-05-29T03:23:46+02:00 Docs wibble - - - - - 1 changed file: - docs/users_guide/using.rst Changes: ===================================== docs/users_guide/using.rst ===================================== @@ -496,10 +496,7 @@ The available mode flags are: Print a JSON object describing the CPU features currently enabled for code generation, together with a minimal set of ``-m...`` flags that would reproduce the non-default effective feature set for the current target. - - Unlike the other ``--print-*`` flags, this mode respects dynamic - command-line options such as ``-mavx2`` and ``-mbmi2`` before printing the - result. + Dynamic options such as ``-mavx2`` and ``-mbmi2`` are respected. .. ghc-flag:: --print-debug-on :shortdesc: print whether GHC was built with ``-DDEBUG`` View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ea38432b0d66ca1b57042e0f58243188... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ea38432b0d66ca1b57042e0f58243188... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Jakobi (@sjakobi2)