https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77732

            Bug ID: 77732
           Summary: FAIL: gcc.dg/ipa/ipcp-cstagg-7.c scan-ipa-dump-times
                    cp "Discovered an indirect  call to a known target" 3
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

Created attachment 39679
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39679&action=edit
ipa dump

Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdi
r/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipcp-cstagg-7.c   
-fno-d
iagnostics-show-caret -fdiagnostics-color=never   -O3 -fdump-ipa-cp-details -S
-
o ipcp-cstagg-7.s    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/obj
dir/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipcp-cstagg-7.c
-fno-di
agnostics-show-caret -fdiagnostics-color=never -O3 -fdump-ipa-cp-details -S -o
i
pcp-cstagg-7.s
PASS: gcc.dg/ipa/ipcp-cstagg-7.c (test for excess errors)
FAIL: gcc.dg/ipa/ipcp-cstagg-7.c scan-ipa-dump-times cp "Discovered an indirect 
call to a known target" 3

Possibly, this is a test issue:

  Jump functions of caller  foo/0:
    indirect simple callsite, calling param -1, offset 0, for stmt x_13 = _3
(x_11);
       param 0: UNKNOWN
         Unknown alignment
         value: 0x0, mask: 0xffffffffffffffffffffffffffffffffffffffffffffffff
         Unknown VR
    indirect simple callsite, calling param -1, offset 0, for stmt x_11 = _2
(x_9);
       param 0: UNKNOWN
         Unknown alignment
         value: 0x0, mask: 0xffffffffffffffffffffffffffffffffffffffffffffffff
         Unknown VR
    indirect simple callsite, calling param -1, offset 0, for stmt x_9 = _1
(x_7
(D));
       param 0: PASS THROUGH: 1, op nop_expr
         Unknown alignment
         value: 0x0, mask: 0xffffffffffffffffffffffffffffffffffffffffffffffff
         Unknown VR

Reply via email to