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

            Bug ID: 31751
           Summary: Compilation not completing for gnomon_engine.cpp of
                    BlastC++
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: balarishi.bhog...@amd.com
                CC: dgre...@apple.com, llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 17891
  --> https://llvm.org/bugs/attachment.cgi?id=17891&action=edit
Using 'clang++ -c -w gnomon_engine.cpp -O2' compilation is not completed

I have attached the reduced file to reproduce the issue.

Current behavior:
    -O0/-O1: Completed build in ~2 seconds
    -O2/-O3: Building not completed even after 300 seconds

Invocation command:
        clang++ -c -w gnomon_engine.cpp -O2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to