https://bugs.kde.org/show_bug.cgi?id=416667

            Bug ID: 416667
           Summary: gcc10 ppc64le impossible constraint in 'asm' in
                    test_isa
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: m...@klomp.org
  Target Milestone: ---

With GCC10 (not out yet, but already used in fedora rawhide) we get:

test_isa_2_07_part1.c: In function 'test_mfvsrd':
test_isa_2_07_part1.c:388:4: error: impossible constraint in 'asm'
  388 |    __asm__ __volatile__ ("mfvsrd %0,%x1" : "=r" (r14) : "ws"
(vec_inA));
      |    ^~~~~~~

test_isa_3_0.c: In function 'test_xscmpeqdp':
test_isa_3_0.c:1181:4: error: impossible constraint in 'asm'
 1181 |    __asm__ __volatile__ ("xscmpeqdp   %x0, %x1, %x2 " : "+wa" (vec_xt):
"ww" (vec_xa), "ww" (vec_xb));
      |    ^~~~~~~

https://kojipkgs.fedoraproject.org//work/tasks/9655/40929655/build.log

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to