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

            Bug ID: 49740
           Summary: Stack overflow due to infinity recursion/buffer
                    overrun in parsing unexisting(?) arg list
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-readobj
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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

The object file is generated by the latest Boost and MSVC. You should be able
to reproduce it with `b2 toolset=msvc address-model=64 link=shared
variant=debug libs/math/build`

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

Reply via email to