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

            Bug ID: 35707
           Summary: Seemingly infinite loop after too many errors emitted,
                    stopping (-f openmp)
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++11
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Created attachment 19581
  --> https://bugs.llvm.org/attachment.cgi?id=19581&action=edit
Reproducer

Compile the attached with:

clang /home/ruttenberg/reservoir/px/gcc-obj/gcc/testsuite/gcc.dg/gomp/macro-4.c
  -fopenmp -S -o macro-4.s    

For me this does not terminate.  Reproduces on Ubuntu 16.02 with clang-4.0 from
Ubuntu packages and also from a recent 5.0 source snapshot.

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

Reply via email to