[llvm-bugs] [Bug 38648] New: MultiSource/Applications/siod fails on X86-64 with clang 7.0.0-rc1

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 20 13:13:57 PDT 2018


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

            Bug ID: 38648
           Summary: MultiSource/Applications/siod fails on X86-64 with
                    clang 7.0.0-rc1
           Product: clang
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: tstellar at redhat.com
                CC: llvm-bugs at lists.llvm.org
            Blocks: 38406

This is a regression, this test executes correctly with clang 6.0.1.  Running
the command:

${TEST_SUITE_BUILDDIR}/MultiSource/Applications/siod/siod -v1
${TEST_SUITE_SRCDIR}/test-suite/MultiSource/Applications/siod/test.scm

Produces an error:

Content-type: text/plain

10
9
8
7
6
5
4
3
2
1
-42 is negative
0 is zero
42 is positive
the value of (get 'answer 'value) is 42
the value of (get 'answer 'value) is xyzzy
the 33rd Fibonacci number is ERROR: damaged frame (see errobj)

I am going to try to bisect this.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=38406
[Bug 38406] [meta] 7.0.0 Release Blockers
-- 
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/20180820/4167de1c/attachment.html>


More information about the llvm-bugs mailing list