source: src/tests/.expect/constant0-1NDDP.txt @ 4e9151f

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 4e9151f was 4e9151f, checked in by Thierry Delisle <tdelisle@…>, 7 years ago
  • Fixed tests to no longer use make errors, pipeing CC errors directly instead
  • Tests now use the number of cores as the number of jobs if jobserver is not defined
  • Tests now support both jobserver-fds and and jobserver-auth as the file descriptor variables
  • Tests now limit the number of concurrent jobs to the total number of tests
  • Tests now ignore whitespaces and blank lines when comparing diffs
  • Property mode set to 100644
File size: 1.2 KB
Line 
1constant0-1.c:14 error: duplicate object definition for 0: signed int
2constant0-1.c:15 error: duplicate object definition for 0: const signed int
3constant0-1.c:16 error: duplicate object definition for 1: signed int
4constant0-1.c:17 error: duplicate object definition for 1: const signed int
5constant0-1.c:18 error: duplicate object definition for 0: signed int
6constant0-1.c:18 error: duplicate object definition for 1: signed int
7constant0-1.c:19 error: duplicate object definition for 0: signed int
8constant0-1.c:19 error: duplicate object definition for 1: signed int
9constant0-1.c:20 error: duplicate object definition for 0: const signed int
10constant0-1.c:20 error: duplicate object definition for 1: const signed int
11constant0-1.c:21 error: duplicate object definition for 0: const signed int
12constant0-1.c:21 error: duplicate object definition for 1: const signed int
13constant0-1.c:66 error: duplicate object definition for x: pointer to signed int
14constant0-1.c:66 error: duplicate object definition for 0: pointer to signed int
15constant0-1.c:67 error: duplicate object definition for x: const pointer to signed int
16constant0-1.c:67 error: duplicate object definition for 0: const pointer to signed int
Note: See TracBrowser for help on using the repository browser.