• Home
  • Raw
  • Download

Lines Matching +full:gcc +full:- +full:c

2 # Variant of run-get-files that uses dwarf_next_lines.
3 # Copyright (C) 2018 Red Hat, Inc.
19 . $srcdir/test-subr.sh
23 testrun_compare ${abs_builddir}/next-files testfile testfile2 <<\EOF
25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"
29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"
32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
43 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"
45 file[1] = "/home/drepper/gnu/new-bu/build/ttt/f.c"
49 file[1] = "/shoggoth/drepper/b.c"
50 …file[2] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…
51 …file[3] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…
52 file[4] = "/shoggoth/drepper/<built-in>"
60 file[1] = "/shoggoth/drepper/f.c"
64 file[1] = "/shoggoth/drepper/m.c"
67 # see tests/testfile-dwarf-45.source
68 testfiles testfile-splitdwarf-4 testfile-hello4.dwo testfile-world4.dwo
69 testfiles testfile-splitdwarf-5 testfile-hello5.dwo testfile-world5.dwo
71 testrun_compare ${abs_builddir}/next-files testfile-splitdwarf-4 testfile-hello4.dwo testfile-world…
74 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
76 file[1] = "/home/mark/src/elfutils/tests/hello.c"
78 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
83 file[1] = "/home/mark/src/elfutils/tests/world.c"
88 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
90 file[1] = "/home/mark/src/elfutils/tests/hello.c"
92 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
97 file[1] = "/home/mark/src/elfutils/tests/world.c"
103 testrun_compare ${abs_builddir}/next-files testfile-splitdwarf-5 testfile-hello5.dwo testfile-world…
106 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
107 file[0] = "/home/mark/src/elfutils/tests/hello.c"
108 file[1] = "/home/mark/src/elfutils/tests/hello.c"
110 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
114 file[0] = "/home/mark/src/elfutils/tests/world.c"
115 file[1] = "/home/mark/src/elfutils/tests/world.c"
120 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
121 file[0] = "/home/mark/src/elfutils/tests/hello.c"
122 file[1] = "/home/mark/src/elfutils/tests/hello.c"
124 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
128 file[0] = "/home/mark/src/elfutils/tests/world.c"
129 file[1] = "/home/mark/src/elfutils/tests/world.c"
135 # cp testfile testfile-only-debug-line
136 # eu-strip -g --keep-section .debug_line
139 testfiles testfile-only-debug-line
140 testrun_compare ${abs_builddir}/next-files testfile-only-debug-line <<\EOF
144 file[1] = "m.c"
148 file[1] = "b.c"
149 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
150 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
162 file[1] = "f.c"