[llvm-bugs] [Bug 52098] New: No messages when conflicting options are specified to the front end driver
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 6 11:43:08 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=52098
Bug ID: 52098
Summary: No messages when conflicting options are specified to
the front end driver
Product: flang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedbugs at nondot.org
Reporter: psteinfeld at nvidia.com
CC: andrzej.warzynski at gmail.com, David.Truby at arm.com,
jperier at nvidia.com, kirankumartp at gmail.com,
llvm-bugs at lists.llvm.org, sscalpone at nvidia.com
If I invoke the front end driver and specify both free and fixed source forms,
no messages appear. Here's an example:
flang-new -fc1 -ffixed-form -ffree-form bad.f90
--
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/20211006/4620850b/attachment.html>
More information about the llvm-bugs
mailing list