[all-commits] [llvm/llvm-project] cbff0c: [flang] Improve output from a STOP statement

Peter Klausler via All-commits all-commits at lists.llvm.org
Sat Jul 18 11:34:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cbff0c75b9ea120bc6ec1ecc2e8d431fd6143236
      https://github.com/llvm/llvm-project/commit/cbff0c75b9ea120bc6ec1ecc2e8d431fd6143236
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M flang/runtime/stop.cpp

  Log Message:
  -----------
  [flang] Improve output from a STOP statement

Add a missing newline to IEEE FP flag formatting, and
don't neglect to emit STOP when there's no code number.

Reviewed By: tskeith

Differential Revision: https://reviews.llvm.org/D84060




More information about the All-commits mailing list