[llvm-bugs] [Bug 46018] flang when invoked without options just hangs [instead of providing an error message]

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 4 03:22:48 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=46018

Richard Barton <richard.barton at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard.barton at arm.com
         Resolution|---                         |FIXED

--- Comment #2 from Richard Barton <richard.barton at arm.com> ---
Flang now prints a message explaining what is happening:

> flang 
Enter Fortran source
Use EOF character (^D) to end file

As Steve says, the new driver will not have this behaviour and not show this
bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200904/7d1578f4/attachment.html>


More information about the llvm-bugs mailing list