OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [web_uploads/] [ats/] [build_newlib_gcc.txt] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1765 root
Thu Aug 15 20:06:19 GMT+1 2002
2
Linux fizmo 2.4.18-3custom #6 SMP Mon Jul 1 17:38:13 GMT+1 2002 i686 unknown
3
Configuring for a i686-pc-linux-gnu host.
4
*** This configuration is not supported in the following subdirectories:
5
     target-libffi target-boehm-gc target-zlib target-libjava target-libchill target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc
6
    (Any other directories should still work fine.)
7
Created "Makefile" in /home/oc/testpool/or1k/b-gcc
8
Configuring libiberty...
9
creating cache ../config.cache
10
checking whether to enable maintainer-specific portions of Makefiles... no
11
checking for makeinfo... makeinfo
12
checking for perl... perl
13
checking host system type... i686-pc-linux-gnu
14
checking build system type... i686-pc-linux-gnu
15
checking for ar... ar
16
checking for ranlib... ranlib
17
checking for gcc... gcc
18
checking whether we are using GNU C... yes
19
checking whether gcc accepts -g... yes
20
checking for POSIXized ISC... no
21
checking for working const... yes
22
checking for inline... inline
23
checking for a BSD compatible install... /usr/bin/install -c
24
checking how to run the C preprocessor... gcc -E
25
checking for sys/file.h... yes
26
checking for sys/param.h... yes
27
checking for limits.h... yes
28
checking for stdlib.h... yes
29
checking for string.h... yes
30
checking for unistd.h... yes
31
checking for strings.h... yes
32
checking for sys/time.h... yes
33
checking for time.h... yes
34
checking for sys/resource.h... yes
35
checking for sys/stat.h... yes
36
checking for sys/mman.h... yes
37
checking for fcntl.h... yes
38
checking for alloca.h... yes
39
checking for sys/wait.h that is POSIX.1 compatible... yes
40
checking whether time.h and sys/time.h may both be included... yes
41
checking whether errno must be declared... no
42
checking for ANSI C header files... yes
43
checking for uintptr_t... no
44
checking whether the C compiler (gcc -g -O2 ) works... yes
45
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
46
checking for asprintf... yes
47
checking for atexit... yes
48
checking for basename... yes
49
checking for bcmp... yes
50
checking for bcopy... yes
51
checking for bsearch... yes
52
checking for bzero... yes
53
checking for calloc... yes
54
checking for clock... yes
55
checking for ffs... yes
56
checking for getcwd... yes
57
checking for getpagesize... yes
58
checking for index... yes
59
checking for insque... yes
60
checking for memchr... yes
61
checking for memcmp... yes
62
checking for memcpy... yes
63
checking for memmove... yes
64
checking for memset... yes
65
checking for mkstemps... no
66
checking for putenv... yes
67
checking for random... yes
68
checking for rename... yes
69
checking for rindex... yes
70
checking for setenv... yes
71
checking for sigsetmask... yes
72
checking for strcasecmp... yes
73
checking for strchr... yes
74
checking for strdup... yes
75
checking for strncasecmp... yes
76
checking for strrchr... yes
77
checking for strstr... yes
78
checking for strtod... yes
79
checking for strtol... yes
80
checking for strtoul... yes
81
checking for tmpnam... yes
82
checking for vasprintf... yes
83
checking for vfprintf... yes
84
checking for vprintf... yes
85
checking for vsprintf... yes
86
checking for waitpid... yes
87
checking whether alloca needs Cray hooks... no
88
checking stack direction for C alloca... -1
89
checking for pid_t... yes
90
checking for vfork.h... no
91
checking for working vfork... yes
92
checking for sys_errlist... yes
93
checking for sys_nerr... yes
94
checking for sys_siglist... yes
95
checking for getrusage... yes
96
checking for on_exit... yes
97
checking for psignal... yes
98
checking for strerror... yes
99
checking for strsignal... yes
100
checking for sysconf... yes
101
checking for times... yes
102
checking for sbrk... yes
103
checking for gettimeofday... yes
104
checking for unistd.h... (cached) yes
105
checking for getpagesize... (cached) yes
106
checking for working mmap... yes
107
checking for working strncmp... yes
108
updating cache ../config.cache
109
creating ./config.status
110
creating Makefile
111
creating testsuite/Makefile
112
creating config.h
113
Configuring gcc...
114
loading cache ../config.cache
115
checking LIBRARY_PATH variable... ok
116
checking GCC_EXEC_PREFIX variable... ok
117
checking host system type... i686-pc-linux-gnu
118
checking target system type... or32-unknown-uclinux
119
checking build system type... i686-pc-linux-gnu
120
checking for gcc... (cached) gcc
121
checking whether the C compiler (gcc -g -O2 ) works... yes
122
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
123
checking whether we are using GNU C... (cached) yes
124
checking whether gcc accepts -g... (cached) yes
125
checking whether gcc and cc understand -c and -o together... yes
126
checking whether gcc accepts -Wno-long-long... yes
127
checking how to run the C preprocessor... (cached) gcc -E
128
checking for inline... (cached) inline
129
checking for volatile... yes
130
checking for long double... yes
131
checking for long long int... yes
132
checking for __int64... no
133
checking for built-in _Bool... no
134
checking size of short... 2
135
checking size of int... 4
136
checking size of long... 4
137
checking size of long long... 8
138
checking execution character set... ASCII
139
checking whether make sets ${MAKE}... yes
140
checking whether a default assembler was specified... no
141
checking whether a default linker was specified... no
142
checking for GNU C library... yes
143
checking for mawk... no
144
checking for gawk... gawk
145
checking whether ln works... yes
146
checking whether ln -s works... yes
147
checking for ranlib... (cached) ranlib
148
checking for a BSD compatible install... (cached) /usr/bin/install -c
149
checking for ANSI C header files... (cached) yes
150
checking whether time.h and sys/time.h may both be included... (cached) yes
151
checking for working stdbool.h... yes
152
checking whether string.h and strings.h may both be included... yes
153
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
154
checking for limits.h... (cached) yes
155
checking for stddef.h... yes
156
checking for string.h... (cached) yes
157
checking for strings.h... (cached) yes
158
checking for stdlib.h... (cached) yes
159
checking for time.h... (cached) yes
160
checking for fcntl.h... (cached) yes
161
checking for unistd.h... (cached) yes
162
checking for sys/file.h... (cached) yes
163
checking for sys/time.h... (cached) yes
164
checking for sys/resource.h... (cached) yes
165
checking for sys/param.h... (cached) yes
166
checking for sys/times.h... yes
167
checking for sys/stat.h... (cached) yes
168
checking for direct.h... no
169
checking for malloc.h... yes
170
checking for langinfo.h... yes
171
checking for thread.h... no
172
checking for pthread.h... yes
173
checking for CHAR_BIT... yes
174
checking byte ordering... little-endian
175
checking floating point format... IEEE (little-endian)
176
checking for gnatbind... no
177
checking for compiler driver that understands Ada... no
178
checking for mktemp... yes
179
checking for makeinfo... (cached) makeinfo
180
checking for modern makeinfo... yes
181
checking for recent Pod::Man... yes
182
checking for flex... flex
183
checking for bison... bison
184
checking for collect2 libraries... none required
185
checking for library containing exc_resume... no
186
checking for preprocessor stringizing operator... yes
187
checking for inttypes.h... yes
188
checking for times... (cached) yes
189
checking for clock... (cached) yes
190
checking for dup2... yes
191
checking for kill... yes
192
checking for getrlimit... yes
193
checking for setrlimit... yes
194
checking for atoll... yes
195
checking for atoq... no
196
checking for sysconf... (cached) yes
197
checking for strsignal... (cached) yes
198
checking for putc_unlocked... yes
199
checking for fputc_unlocked... yes
200
checking for fputs_unlocked... yes
201
checking for fwrite_unlocked... yes
202
checking for fprintf_unlocked... no
203
checking for getrusage... (cached) yes
204
checking for nl_langinfo... yes
205
checking for lstat... yes
206
checking for ssize_t... yes
207
checking for uid_t in sys/types.h... yes
208
checking type of array argument to getgroups... gid_t
209
checking whether the printf functions support %p... yes
210
checking for pid_t... (cached) yes
211
checking for vfork.h... (cached) no
212
checking for working vfork... (cached) yes
213
checking for getpagesize... (cached) yes
214
checking for working mmap from /dev/zero... yes
215
checking for working mmap with MAP_ANON(YMOUS)... yes
216
checking for working mmap of a file... yes
217
checking for iconv... yes
218
checking for iconv declaration...
219
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
220
checking whether getenv is declared... yes
221
checking whether atol is declared... yes
222
checking whether sbrk is declared... yes
223
checking whether abort is declared... yes
224
checking whether atof is declared... yes
225
checking whether getcwd is declared... yes
226
checking whether getwd is declared... yes
227
checking whether strsignal is declared... yes
228
checking whether putc_unlocked is declared... yes
229
checking whether fputs_unlocked is declared... yes
230
checking whether fwrite_unlocked is declared... yes
231
checking whether fprintf_unlocked is declared... no
232
checking whether strstr is declared... yes
233
checking whether errno is declared... yes
234
checking whether malloc is declared... yes
235
checking whether realloc is declared... yes
236
checking whether calloc is declared... yes
237
checking whether free is declared... yes
238
checking whether basename is declared... yes
239
checking whether getopt is declared... yes
240
checking whether clock is declared... yes
241
checking whether getrlimit is declared... yes
242
checking whether setrlimit is declared... yes
243
checking whether getrusage is declared... yes
244
checking whether times is declared... yes
245
checking for struct tms... yes
246
checking for clock_t... yes
247
checking if mkdir takes one argument... no
248
Using `../../gcc/gcc/config/or32/or32.c' for machine-specific logic.
249
Using `../../gcc/gcc/config/or32/or32.md' as machine description file.
250
Using the following target machine macro files:
251
        ../../gcc/gcc/config/dbxelf.h
252
        ../../gcc/gcc/config/elfos.h
253
        ../../gcc/gcc/config/or32/or32.h
254
        ../../gcc/gcc/config/or32/elf.h
255
        ../../gcc/gcc/config/or32/linux-gas.h
256
        ../../gcc/gcc/config/or32/linux-elf.h
257
checking for library containing strerror... none required
258
checking for working const... (cached) yes
259
checking for off_t... yes
260
checking for size_t... yes
261
checking for working alloca.h... (cached) yes
262
checking for alloca... yes
263
checking whether we are using the GNU C Library 2.1 or newer... yes
264
checking for argz.h... yes
265
checking for limits.h... (cached) yes
266
checking for locale.h... yes
267
checking for nl_types.h... yes
268
checking for malloc.h... (cached) yes
269
checking for stddef.h... (cached) yes
270
checking for stdlib.h... (cached) yes
271
checking for string.h... (cached) yes
272
checking for unistd.h... (cached) yes
273
checking for sys/param.h... (cached) yes
274
checking for feof_unlocked... yes
275
checking for fgets_unlocked... yes
276
checking for getcwd... (cached) yes
277
checking for getegid... yes
278
checking for geteuid... yes
279
checking for getgid... yes
280
checking for getuid... yes
281
checking for mempcpy... yes
282
checking for munmap... yes
283
checking for putenv... (cached) yes
284
checking for setenv... (cached) yes
285
checking for setlocale... yes
286
checking for stpcpy... yes
287
checking for strchr... (cached) yes
288
checking for strcasecmp... (cached) yes
289
checking for strdup... (cached) yes
290
checking for strtoul... (cached) yes
291
checking for tsearch... yes
292
checking for __argz_count... yes
293
checking for __argz_stringify... yes
294
checking for __argz_next... yes
295
checking for iconv... (cached) yes
296
checking for iconv declaration... (cached)
297
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
298
checking for nl_langinfo and CODESET... yes
299
checking for LC_MESSAGES... yes
300
checking whether NLS is requested... yes
301
checking whether included gettext is requested... no
302
checking for libintl.h... yes
303
checking for GNU gettext in libc... yes
304
checking for dcgettext... yes
305
checking for msgfmt... /usr/bin/msgfmt
306
checking for gmsgfmt... /usr/bin/msgfmt
307
checking for xgettext... /usr/bin/xgettext
308
checking for bison... bison
309
checking version of bison... 1.35, ok
310
checking for catalogs to be installed...  da es fr ja sv
311
checking what assembler to use...
312
checking what linker to use...
313
checking what nm to use...
314
checking what objdump to use...
315
checking assembler alignment features... none
316
checking assembler subsection support... no
317
checking assembler weak support... no
318
checking assembler hidden support... no
319
checking assembler leb128 support... no
320
checking assembler eh_frame optimization... no
321
checking assembler section merging support... no
322
checking assembler dwarf2 debug_line support... no
323
checking assembler --gdwarf2 support... no
324
checking assembler --gstabs support... no
325
checking linker PT_GNU_EH_FRAME support... no
326
Using ggc-page for garbage collection.
327
checking whether to enable maintainer-specific portions of Makefiles... no
328
Links are now set up to build a cross-compiler for or32-unknown-uclinux
329
  from i686-pc-linux-gnu.
330
updating cache ../config.cache
331
creating ./config.status
332
creating Makefile
333
creating intl/Makefile
334
creating fixinc/Makefile
335
creating gccbug
336
creating mklibgcc
337
creating auto-host.h
338
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty'
339
if [ x"" != x ] && [ ! -d pic ]; then \
340
  mkdir pic; \
341
else true; fi
342
touch stamp-picdir
343
if [ x"" != x ]; then \
344
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/argv.c -o pic/argv.o; \
345
else true; fi
346
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/argv.c
347
if [ x"" != x ]; then \
348
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/alloca.c -o pic/alloca.o; \
349
else true; fi
350
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/alloca.c
351
if [ x"" != x ]; then \
352
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/choose-temp.c -o pic/choose-temp.o; \
353
else true; fi
354
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/choose-temp.c
355
if [ x"" != x ]; then \
356
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/concat.c -o pic/concat.o; \
357
else true; fi
358
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/concat.c
359
if [ x"" != x ]; then \
360
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
361
else true; fi
362
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/cplus-dem.c
363
if [ x"" != x ]; then \
364
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
365
else true; fi
366
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/cp-demangle.c
367
if [ x"" != x ]; then \
368
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/dyn-string.c -o pic/dyn-string.o; \
369
else true; fi
370
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/dyn-string.c
371
if [ x"" != x ]; then \
372
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/fdmatch.c -o pic/fdmatch.o; \
373
else true; fi
374
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/fdmatch.c
375
if [ x"" != x ]; then \
376
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/fnmatch.c -o pic/fnmatch.o; \
377
else true; fi
378
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/fnmatch.c
379
if [ x"" != x ]; then \
380
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/getopt.c -o pic/getopt.o; \
381
else true; fi
382
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/getopt.c
383
if [ x"" != x ]; then \
384
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/getopt1.c -o pic/getopt1.o; \
385
else true; fi
386
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/getopt1.c
387
if [ x"" != x ]; then \
388
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/getpwd.c -o pic/getpwd.o; \
389
else true; fi
390
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/getpwd.c
391
if [ x"" != x ]; then \
392
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/getruntime.c -o pic/getruntime.o; \
393
else true; fi
394
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/getruntime.c
395
if [ x"" != x ]; then \
396
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/hashtab.c -o pic/hashtab.o; \
397
else true; fi
398
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/hashtab.c
399
if [ x"" != x ]; then \
400
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/hex.c -o pic/hex.o; \
401
else true; fi
402
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/hex.c
403
if [ x"" != x ]; then \
404
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/floatformat.c -o pic/floatformat.o; \
405
else true; fi
406
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/floatformat.c
407
In file included from /usr/include/math.h:350,
408
                 from ../../gcc/libiberty/floatformat.c:21:
409
/usr/include/bits/mathinline.h: In function `__sgn1l':
410
/usr/include/bits/mathinline.h:469: warning: traditional C rejects automatic aggregate initialization
411
if [ x"" != x ]; then \
412
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/lbasename.c -o pic/lbasename.o; \
413
else true; fi
414
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/lbasename.c
415
if [ x"" != x ]; then \
416
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/md5.c -o pic/md5.o; \
417
else true; fi
418
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/md5.c
419
../../gcc/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C
420
../../gcc/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C
421
../../gcc/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C
422
../../gcc/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C
423
../../gcc/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C
424
../../gcc/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C
425
../../gcc/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C
426
../../gcc/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C
427
../../gcc/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C
428
../../gcc/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C
429
../../gcc/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C
430
../../gcc/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C
431
../../gcc/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C
432
../../gcc/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C
433
../../gcc/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C
434
../../gcc/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C
435
../../gcc/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C
436
../../gcc/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C
437
../../gcc/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C
438
../../gcc/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C
439
../../gcc/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C
440
../../gcc/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C
441
../../gcc/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C
442
../../gcc/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C
443
../../gcc/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C
444
../../gcc/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C
445
../../gcc/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C
446
../../gcc/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C
447
../../gcc/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C
448
../../gcc/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C
449
../../gcc/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C
450
../../gcc/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C
451
../../gcc/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C
452
../../gcc/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C
453
../../gcc/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C
454
../../gcc/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C
455
../../gcc/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C
456
../../gcc/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C
457
../../gcc/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C
458
../../gcc/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C
459
../../gcc/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C
460
../../gcc/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C
461
../../gcc/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C
462
../../gcc/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C
463
../../gcc/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C
464
../../gcc/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C
465
../../gcc/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C
466
../../gcc/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C
467
if [ x"" != x ]; then \
468
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
469
else true; fi
470
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/make-temp-file.c
471
if [ x"" != x ]; then \
472
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/objalloc.c -o pic/objalloc.o; \
473
else true; fi
474
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/objalloc.c
475
if [ x"" != x ]; then \
476
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/obstack.c -o pic/obstack.o; \
477
else true; fi
478
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/obstack.c
479
if [ x"" != x ]; then \
480
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/partition.c -o pic/partition.o; \
481
else true; fi
482
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/partition.c
483
if [ x"" != x ]; then \
484
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/pexecute.c -o pic/pexecute.o; \
485
else true; fi
486
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/pexecute.c
487
if [ x"" != x ]; then \
488
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/regex.c -o pic/regex.o; \
489
else true; fi
490
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/regex.c
491
In file included from ../../gcc/libiberty/regex.c:649:
492
../../gcc/libiberty/regex.c: In function `byte_compile_range':
493
../../gcc/libiberty/regex.c:4602: warning: signed and unsigned type in conditional expression
494
../../gcc/libiberty/regex.c:4612: warning: signed and unsigned type in conditional expression
495
../../gcc/libiberty/regex.c:4612: warning: signed and unsigned type in conditional expression
496
../../gcc/libiberty/regex.c: At top level:
497
../../gcc/libiberty/regex.c:1380: warning: traditional C rejects string concatenation
498
../../gcc/libiberty/regex.c:1382: warning: traditional C rejects string concatenation
499
../../gcc/libiberty/regex.c:1383: warning: traditional C rejects string concatenation
500
../../gcc/libiberty/regex.c:1385: warning: traditional C rejects string concatenation
501
../../gcc/libiberty/regex.c:1386: warning: traditional C rejects string concatenation
502
../../gcc/libiberty/regex.c:1388: warning: traditional C rejects string concatenation
503
../../gcc/libiberty/regex.c:1389: warning: traditional C rejects string concatenation
504
../../gcc/libiberty/regex.c:1391: warning: traditional C rejects string concatenation
505
../../gcc/libiberty/regex.c:1392: warning: traditional C rejects string concatenation
506
../../gcc/libiberty/regex.c:1394: warning: traditional C rejects string concatenation
507
../../gcc/libiberty/regex.c:1395: warning: traditional C rejects string concatenation
508
../../gcc/libiberty/regex.c:1397: warning: traditional C rejects string concatenation
509
../../gcc/libiberty/regex.c:1398: warning: traditional C rejects string concatenation
510
../../gcc/libiberty/regex.c:1400: warning: traditional C rejects string concatenation
511
../../gcc/libiberty/regex.c:1401: warning: traditional C rejects string concatenation
512
../../gcc/libiberty/regex.c:1403: warning: traditional C rejects string concatenation
513
../../gcc/libiberty/regex.c:1404: warning: traditional C rejects string concatenation
514
../../gcc/libiberty/regex.c:1406: warning: traditional C rejects string concatenation
515
../../gcc/libiberty/regex.c:1407: warning: traditional C rejects string concatenation
516
../../gcc/libiberty/regex.c:1409: warning: traditional C rejects string concatenation
517
../../gcc/libiberty/regex.c:1410: warning: traditional C rejects string concatenation
518
../../gcc/libiberty/regex.c:1412: warning: traditional C rejects string concatenation
519
../../gcc/libiberty/regex.c:1413: warning: traditional C rejects string concatenation
520
../../gcc/libiberty/regex.c:1415: warning: traditional C rejects string concatenation
521
../../gcc/libiberty/regex.c:1416: warning: traditional C rejects string concatenation
522
../../gcc/libiberty/regex.c:1418: warning: traditional C rejects string concatenation
523
../../gcc/libiberty/regex.c:1419: warning: traditional C rejects string concatenation
524
../../gcc/libiberty/regex.c:1421: warning: traditional C rejects string concatenation
525
../../gcc/libiberty/regex.c:1422: warning: traditional C rejects string concatenation
526
../../gcc/libiberty/regex.c:1424: warning: traditional C rejects string concatenation
527
../../gcc/libiberty/regex.c:1425: warning: traditional C rejects string concatenation
528
../../gcc/libiberty/regex.c:1427: warning: traditional C rejects string concatenation
529
../../gcc/libiberty/regex.c: In function `xregcomp':
530
../../gcc/libiberty/regex.c:8099: warning: signed and unsigned type in conditional expression
531
../../gcc/libiberty/regex.c: In function `xregerror':
532
../../gcc/libiberty/regex.c:8234: warning: unused parameter `preg'
533
if [ x"" != x ]; then \
534
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
535
else true; fi
536
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/safe-ctype.c
537
if [ x"" != x ]; then \
538
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/sort.c -o pic/sort.o; \
539
else true; fi
540
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/sort.c
541
if [ x"" != x ]; then \
542
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/spaces.c -o pic/spaces.o; \
543
else true; fi
544
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/spaces.c
545
if [ x"" != x ]; then \
546
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/splay-tree.c -o pic/splay-tree.o; \
547
else true; fi
548
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/splay-tree.c
549
if [ x"" != x ]; then \
550
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/strerror.c -o pic/strerror.o; \
551
else true; fi
552
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/strerror.c
553
if [ x"" != x ]; then \
554
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/strsignal.c -o pic/strsignal.o; \
555
else true; fi
556
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/strsignal.c
557
if [ x"" != x ]; then \
558
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xatexit.c -o pic/xatexit.o; \
559
else true; fi
560
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xatexit.c
561
if [ x"" != x ]; then \
562
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xexit.c -o pic/xexit.o; \
563
else true; fi
564
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xexit.c
565
if [ x"" != x ]; then \
566
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \
567
else true; fi
568
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xmalloc.c
569
if [ x"" != x ]; then \
570
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \
571
else true; fi
572
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xmemdup.c
573
if [ x"" != x ]; then \
574
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \
575
else true; fi
576
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xstrdup.c
577
if [ x"" != x ]; then \
578
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \
579
else true; fi
580
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/xstrerror.c
581
if [ x"" != x ]; then \
582
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/ternary.c -o pic/ternary.o; \
583
else true; fi
584
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/ternary.c
585
if [ x"" != x ]; then \
586
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/fibheap.c -o pic/fibheap.o; \
587
else true; fi
588
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/fibheap.c
589
if [ x"" != x ]; then \
590
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \
591
else true; fi
592
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../gcc/libiberty/mkstemps.c
593
rm -f libiberty.a pic/libiberty.a
594
ar rc libiberty.a \
595
  argv.o alloca.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o regex.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o ternary.o fibheap.o  mkstemps.o
596
ranlib libiberty.a
597
if [ x"" != x ]; then \
598
  cd pic; \
599
  ar rc libiberty.a \
600
    argv.o alloca.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o regex.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o ternary.o fibheap.o  mkstemps.o; \
601
  ranlib libiberty.a; \
602
  cd ..; \
603
else true; fi
604
rm -f needed-list; touch needed-list; \
605
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
606
  for g in mkstemps.o ; do \
607
    case "$g" in \
608
      *$f*) echo $g >> needed-list ;; \
609
    esac; \
610
  done; \
611
done
612
echo argv.o alloca.o choose-temp.o concat.o cplus-dem.o cp-demangle.o dyn-string.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o lbasename.o md5.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o regex.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o ternary.o fibheap.o > required-list
613
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
614
make[2]: Nothing to be done for `all'.
615
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
616
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty'
617
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
618
HEADERS="auto-host.h ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="POSIX" \
619
TARGET_CPU_DEFAULT="" \
620
/bin/sh ../../gcc/gcc/mkconfig.sh config.h
621
HEADERS="auto-host.h ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="POSIX" \
622
TARGET_CPU_DEFAULT="" \
623
/bin/sh ../../gcc/gcc/mkconfig.sh hconfig.h
624
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gengenrtl.c -o gengenrtl.o
625
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
626
 gengenrtl.o ../libiberty/libiberty.a
627
./gengenrtl -h > tmp-genrtl.h
628
/bin/sh ../../gcc/gcc/move-if-change tmp-genrtl.h genrtl.h
629
./gengenrtl > tmp-genrtl.c
630
/bin/sh ../../gcc/gcc/move-if-change tmp-genrtl.c genrtl.c
631
echo timestamp > s-genrtl
632
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genflags.c -o genflags.o
633
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/rtl.c -o rtl.o
634
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/read-rtl.c -o read-rtl.o
635
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/bitmap.c -o bitmap.o
636
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ggc-none.c -o ggc-none.o
637
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gensupport.c -o gensupport.o
638
ltf=""; for f in $ltf; do \
639
    echo "#include \"$f\""; \
640
done | sed 's|../../gcc/gcc/||' > tmp-gencheck.h
641
/bin/sh ../../gcc/gcc/move-if-change tmp-gencheck.h gencheck.h
642
echo timestamp > s-gencheck
643
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
644
  ../../gcc/gcc/gencheck.c -o gencheck.o
645
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
646
 gencheck.o ../libiberty/libiberty.a
647
./gencheck > tmp-check.h
648
/bin/sh ../../gcc/gcc/move-if-change tmp-check.h tree-check.h
649
echo timestamp > s-check
650
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/print-rtl.c -o print-rtl.o
651
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/errors.c -o errors.o
652
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
653
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
654
./genflags ../../gcc/gcc/config/or32/or32.md > tmp-flags.h
655
/bin/sh ../../gcc/gcc/move-if-change tmp-flags.h insn-flags.h
656
echo timestamp > s-flags
657
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genconstants.c -o genconstants.o
658
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
659
 genconstants.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o errors.o ../libiberty/libiberty.a
660
./genconstants ../../gcc/gcc/config/or32/or32.md > tmp-constants.h
661
/bin/sh ../../gcc/gcc/move-if-change tmp-constants.h insn-constants.h
662
echo timestamp > s-constants
663
(cd intl && /usr/bin/make all)
664
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
665
make[2]: Nothing to be done for `all'.
666
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
667
test -d po || mkdir po
668
/usr/bin/msgfmt --statistics -o po/da.gmo ../../gcc/gcc/po/da.po
669
942 translated messages, 727 fuzzy translations, 1379 untranslated messages.
670
test -d po || mkdir po
671
/usr/bin/msgfmt --statistics -o po/es.gmo ../../gcc/gcc/po/es.po
672
3048 translated messages.
673
test -d po || mkdir po
674
/usr/bin/msgfmt --statistics -o po/fr.gmo ../../gcc/gcc/po/fr.po
675
3048 translated messages.
676
test -d po || mkdir po
677
/usr/bin/msgfmt --statistics -o po/ja.gmo ../../gcc/gcc/po/ja.po
678
3048 translated messages.
679
test -d po || mkdir po
680
/usr/bin/msgfmt --statistics -o po/sv.gmo ../../gcc/gcc/po/sv.po
681
1196 translated messages, 1 fuzzy translation, 2456 untranslated messages.
682
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
683
sed -e "/^ifobjc$/,/^end ifobjc$/d" \
684
  -e "/^ifc$/d" -e "/^end ifc$/d" \
685
  ../../gcc/gcc/c-parse.in >>tmp-c-parse.y
686
/bin/sh ../../gcc/gcc/move-if-change tmp-c-parse.y ../../gcc/gcc/c-parse.y
687
(cd ../../gcc/gcc && bison  -o c-p$$.c c-parse.y && \
688
mv -f c-p$$.c c-parse.c)
689
c-parse.y:1951: warning: previous rule lacks an ending `;'
690
c-parse.y:2017: warning: previous rule lacks an ending `;'
691
c-parse.y:2048: warning: previous rule lacks an ending `;'
692
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
693
       -c ../../gcc/gcc/c-parse.c -o c-parse.o
694
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-lang.c -o c-lang.o
695
HEADERS="or32/or32-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
696
/bin/sh ../../gcc/gcc/mkconfig.sh tm_p.h
697
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genpreds.c -o genpreds.o
698
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
699
 genpreds.o ../libiberty/libiberty.a
700
./genpreds > tmp-preds.h
701
/bin/sh ../../gcc/gcc/move-if-change tmp-preds.h tm-preds.h
702
echo timestamp > s-preds
703
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/attribs.c -o attribs.o
704
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-errors.c -o c-errors.o
705
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-lex.c -o c-lex.o
706
../../gcc/gcc/c-lex.c:110:59: warning: function-like macro "strcmp" must be used with arguments in traditional C
707
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-pragma.c -o c-pragma.o
708
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-decl.c -o c-decl.o
709
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-typeck.c -o c-typeck.o
710
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-convert.c -o c-convert.o
711
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-aux-info.c -o c-aux-info.o
712
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-common.c -o c-common.o
713
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-format.c -o c-format.o
714
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-semantics.c -o c-semantics.o
715
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genconfig.c -o genconfig.o
716
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
717
  genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
718
./genconfig ../../gcc/gcc/config/or32/or32.md > tmp-config.h
719
/bin/sh ../../gcc/gcc/move-if-change tmp-config.h insn-config.h
720
echo timestamp > s-config
721
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-objc-common.c -o c-objc-common.o
722
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpplib.c -o cpplib.o
723
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpplex.c -o cpplex.o
724
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppmacro.c -o cppmacro.o
725
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppexp.c -o cppexp.o
726
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppfiles.c -o cppfiles.o
727
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpphash.c -o cpphash.o
728
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpperror.c -o cpperror.o
729
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppinit.c -o cppinit.o
730
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
731
  -DGCC_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/g++-v3/or32-uclinux\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../../or32-uclinux/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../../or32-uclinux/include\" \
732
  -c ../../gcc/gcc/cppdefault.c -o cppdefault.o
733
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/hashtable.c -o hashtable.o
734
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/line-map.c -o line-map.o
735
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/mkdeps.c -o mkdeps.o
736
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
737
-DPREFIX=\"/home/oc/testpool/or1k/or32-uclinux\" \
738
  -c ../../gcc/gcc/prefix.c -o prefix.o
739
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/version.c -o version.o
740
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/mbchar.c -o mbchar.o
741
rm -rf libcpp.a
742
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o hashtable.o line-map.o mkdeps.o prefix.o version.o mbchar.o
743
ranlib libcpp.a
744
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/main.c -o main.o
745
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/alias.c -o alias.o
746
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/bb-reorder.c -o bb-reorder.o
747
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gencodes.c -o gencodes.o
748
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
749
 gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
750
./gencodes ../../gcc/gcc/config/or32/or32.md > tmp-codes.h
751
/bin/sh ../../gcc/gcc/move-if-change tmp-codes.h insn-codes.h
752
echo timestamp > s-codes
753
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/builtins.c -o builtins.o
754
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/caller-save.c -o caller-save.o
755
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/calls.c -o calls.o
756
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfg.c -o cfg.o
757
../../gcc/gcc/cfg.c: In function `dump_flow_info':
758
../../gcc/gcc/cfg.c:503: warning: ISO C89 does not support the `ll' length modifier
759
../../gcc/gcc/cfg.c: In function `dump_edge_info':
760
../../gcc/gcc/cfg.c:553: warning: ISO C89 does not support the `ll' length modifier
761
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfganal.c -o cfganal.o
762
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfgbuild.c -o cfgbuild.o
763
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfgcleanup.c -o cfgcleanup.o
764
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfglayout.c -o cfglayout.o
765
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfgloop.c -o cfgloop.o
766
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cfgrtl.c -o cfgrtl.o
767
../../gcc/gcc/cfgrtl.c: In function `dump_bb':
768
../../gcc/gcc/cfgrtl.c:1384: warning: ISO C89 does not support the `ll' length modifier
769
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genattr.c -o genattr.o
770
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
771
 genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
772
./genattr ../../gcc/gcc/config/or32/or32.md > tmp-attr.h
773
/bin/sh ../../gcc/gcc/move-if-change tmp-attr.h insn-attr.h
774
echo timestamp > s-attr
775
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/combine.c -o combine.o
776
../../gcc/gcc/combine.c: In function `combine_simplify_rtx':
777
../../gcc/gcc/combine.c:4029: warning: comparison between signed and unsigned
778
../../gcc/gcc/combine.c: In function `simplify_if_then_else':
779
../../gcc/gcc/combine.c:4789: warning: comparison between signed and unsigned
780
../../gcc/gcc/combine.c:4804: warning: comparison between signed and unsigned
781
../../gcc/gcc/combine.c: In function `extended_count':
782
../../gcc/gcc/combine.c:8691: warning: signed and unsigned type in conditional expression
783
../../gcc/gcc/combine.c: In function `simplify_shift_const':
784
../../gcc/gcc/combine.c:8919: warning: comparison between signed and unsigned
785
../../gcc/gcc/combine.c:9037: warning: comparison between signed and unsigned
786
../../gcc/gcc/combine.c:9079: warning: comparison between signed and unsigned
787
../../gcc/gcc/combine.c:9113: warning: comparison between signed and unsigned
788
../../gcc/gcc/combine.c:9270: warning: comparison between signed and unsigned
789
../../gcc/gcc/combine.c:9325: warning: comparison between signed and unsigned
790
../../gcc/gcc/combine.c:9344: warning: comparison between signed and unsigned
791
../../gcc/gcc/combine.c:9368: warning: comparison between signed and unsigned
792
../../gcc/gcc/combine.c:9433: warning: comparison between signed and unsigned
793
../../gcc/gcc/combine.c:9436: warning: comparison between signed and unsigned
794
../../gcc/gcc/combine.c:9499: warning: comparison between signed and unsigned
795
../../gcc/gcc/combine.c: In function `recog_for_combine':
796
../../gcc/gcc/combine.c:9624: warning: pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness
797
../../gcc/gcc/combine.c: In function `simplify_comparison':
798
../../gcc/gcc/combine.c:10405: warning: comparison between signed and unsigned
799
../../gcc/gcc/combine.c:10489: warning: comparison between signed and unsigned
800
../../gcc/gcc/combine.c:10746: warning: comparison between signed and unsigned
801
../../gcc/gcc/combine.c:10822: warning: comparison between signed and unsigned
802
../../gcc/gcc/combine.c:10835: warning: comparison between signed and unsigned
803
../../gcc/gcc/combine.c:10910: warning: comparison between signed and unsigned
804
../../gcc/gcc/combine.c:10912: warning: comparison between signed and unsigned
805
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/conflict.c -o conflict.o
806
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/convert.c -o convert.o
807
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cse.c -o cse.o
808
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cselib.c -o cselib.o
809
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dbxout.c -o dbxout.o
810
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/debug.c -o debug.o
811
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dependence.c -o dependence.o
812
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/df.c -o df.o
813
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/diagnostic.c -o diagnostic.o
814
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/doloop.c -o doloop.o
815
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dominance.c -o dominance.o
816
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dwarf2asm.c -o dwarf2asm.o
817
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dwarf2out.c -o dwarf2out.o
818
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dwarfout.c -o dwarfout.o
819
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/emit-rtl.c -o emit-rtl.o
820
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/except.c -o except.o
821
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/explow.c -o explow.o
822
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/expmed.c -o expmed.o
823
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/expr.c -o expr.o
824
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/final.c -o final.o
825
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/flow.c -o flow.o
826
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/fold-const.c -o fold-const.o
827
../../gcc/gcc/fold-const.c: In function `lshift_double':
828
../../gcc/gcc/fold-const.c:422: warning: signed and unsigned type in conditional expression
829
../../gcc/gcc/fold-const.c: In function `div_and_round_double':
830
../../gcc/gcc/fold-const.c:727: warning: comparison between signed and unsigned
831
../../gcc/gcc/fold-const.c: In function `fold_convert':
832
../../gcc/gcc/fold-const.c:2206: warning: pointer targets in passing arg 3 of `neg_double' differ in signedness
833
../../gcc/gcc/fold-const.c:2155: warning: `u' might be used uninitialized in this function
834
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/function.c -o function.o
835
../../gcc/gcc/function.c: In function `assign_stack_temp_for_type':
836
../../gcc/gcc/function.c:737: warning: signed and unsigned type in conditional expression
837
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gcse.c -o gcse.o
838
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include genrtl.c -o genrtl.o
839
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ggc-common.c -o ggc-common.o
840
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/global.c -o global.o
841
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/graph.c -o graph.o
842
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/haifa-sched.c -o haifa-sched.o
843
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/hash.c -o hash.o
844
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ifcvt.c -o ifcvt.o
845
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genattrtab.c -o genattrtab.o
846
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
847
 genattrtab.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
848
./genattrtab ../../gcc/gcc/config/or32/or32.md > tmp-attrtab.c
849
/bin/sh ../../gcc/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
850
echo timestamp > s-attrtab
851
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-attrtab.c \
852
  -o insn-attrtab.o
853
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genemit.c -o genemit.o
854
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
855
 genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
856
./genemit ../../gcc/gcc/config/or32/or32.md > tmp-emit.c
857
/bin/sh ../../gcc/gcc/move-if-change tmp-emit.c insn-emit.c
858
echo timestamp > s-emit
859
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-emit.c \
860
  -o insn-emit.o
861
insn-emit.c: In function `added_clobbers_hard_reg_p':
862
insn-emit.c:884: warning: unreachable code at beginning of switch statement
863
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genextract.c -o genextract.o
864
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
865
 genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
866
./genextract ../../gcc/gcc/config/or32/or32.md > tmp-extract.c
867
/bin/sh ../../gcc/gcc/move-if-change tmp-extract.c insn-extract.c
868
echo timestamp > s-extract
869
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-extract.c \
870
  -o insn-extract.o
871
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genopinit.c -o genopinit.o
872
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
873
 genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
874
./genopinit ../../gcc/gcc/config/or32/or32.md > tmp-opinit.c
875
/bin/sh ../../gcc/gcc/move-if-change tmp-opinit.c insn-opinit.c
876
echo timestamp > s-opinit
877
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-opinit.c \
878
  -o insn-opinit.o
879
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genoutput.c -o genoutput.o
880
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
881
 genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
882
./genoutput ../../gcc/gcc/config/or32/or32.md > tmp-output.c
883
/bin/sh ../../gcc/gcc/move-if-change tmp-output.c insn-output.c
884
echo timestamp > s-output
885
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-output.c \
886
  -o insn-output.o
887
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genpeep.c -o genpeep.o
888
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
889
 genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
890
./genpeep ../../gcc/gcc/config/or32/or32.md > tmp-peep.c
891
/bin/sh ../../gcc/gcc/move-if-change tmp-peep.c insn-peep.c
892
echo timestamp > s-peep
893
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-peep.c \
894
  -o insn-peep.o
895
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/genrecog.c -o genrecog.o
896
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
897
 genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o ../libiberty/libiberty.a
898
./genrecog ../../gcc/gcc/config/or32/or32.md > tmp-recog.c
899
../../gcc/gcc/config/or32/or32.md:156: warning: destination operand 0 allows non-lvalue
900
../../gcc/gcc/config/or32/or32.md:174: warning: destination operand 0 allows non-lvalue
901
../../gcc/gcc/config/or32/or32.md:727: warning: operand 1 missing mode?
902
../../gcc/gcc/config/or32/or32.md:736: warning: operand 0 missing mode?
903
../../gcc/gcc/config/or32/or32.md:744: warning: operand 1 missing mode?
904
../../gcc/gcc/config/or32/or32.md:753: warning: operand 0 missing mode?
905
/bin/sh ../../gcc/gcc/move-if-change tmp-recog.c insn-recog.c
906
echo timestamp > s-recog
907
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c insn-recog.c \
908
  -o insn-recog.o
909
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/integrate.c -o integrate.o
910
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
911
  -DLOCALEDIR=\"/home/oc/testpool/or1k/or32-uclinux/share/locale\" \
912
  -c ../../gcc/gcc/intl.c -o intl.o
913
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/jump.c -o jump.o
914
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/langhooks.c -o langhooks.o
915
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/lcm.c -o lcm.o
916
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/lists.c -o lists.o
917
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/local-alloc.c -o local-alloc.o
918
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/loop.c -o loop.o
919
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/optabs.c -o optabs.o
920
../../gcc/gcc/optabs.c: In function `expand_binop':
921
../../gcc/gcc/optabs.c:1217: warning: comparison between signed and unsigned
922
../../gcc/gcc/optabs.c:1219: warning: signed and unsigned type in conditional expression
923
../../gcc/gcc/optabs.c:1232: warning: comparison between signed and unsigned
924
../../gcc/gcc/optabs.c:1253: warning: comparison between signed and unsigned
925
../../gcc/gcc/optabs.c: In function `expand_float':
926
../../gcc/gcc/optabs.c:4092: warning: implicit declaration of function `significand_size'
927
../../gcc/gcc/optabs.c:4153: warning: function `significand_size' was previously declared within a block
928
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/params.c -o params.o
929
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/predict.c -o predict.o
930
../../gcc/gcc/predict.c: In function `dump_prediction':
931
../../gcc/gcc/predict.c:207: warning: ISO C89 does not support the `ll' length modifier
932
../../gcc/gcc/predict.c:209: warning: ISO C89 does not support the `ll' length modifier
933
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/print-tree.c -o print-tree.o
934
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/profile.c -o profile.o
935
../../gcc/gcc/profile.c: In function `output_gcov_string':
936
../../gcc/gcc/profile.c:198: warning: signed and unsigned type in conditional expression
937
../../gcc/gcc/profile.c: In function `compute_branch_probabilities':
938
../../gcc/gcc/profile.c:271: warning: ISO C89 does not support the `ll' length modifier
939
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/real.c -o real.o
940
../../gcc/gcc/real.c:619: warning: function declaration isn't a prototype
941
../../gcc/gcc/real.c:698: warning: function declaration isn't a prototype
942
../../gcc/gcc/real.c:721: warning: function declaration isn't a prototype
943
../../gcc/gcc/real.c:798: warning: function declaration isn't a prototype
944
../../gcc/gcc/real.c:815: warning: function declaration isn't a prototype
945
../../gcc/gcc/real.c:838: warning: function declaration isn't a prototype
946
../../gcc/gcc/real.c:860: warning: function declaration isn't a prototype
947
../../gcc/gcc/real.c:932: warning: function declaration isn't a prototype
948
../../gcc/gcc/real.c:991: warning: function declaration isn't a prototype
949
../../gcc/gcc/real.c:1035: warning: function declaration isn't a prototype
950
../../gcc/gcc/real.c:1261: warning: function declaration isn't a prototype
951
../../gcc/gcc/real.c:1281: warning: function declaration isn't a prototype
952
../../gcc/gcc/real.c:1296: warning: function declaration isn't a prototype
953
../../gcc/gcc/real.c:1311: warning: function declaration isn't a prototype
954
../../gcc/gcc/real.c:1329: warning: function declaration isn't a prototype
955
../../gcc/gcc/real.c:1343: warning: function declaration isn't a prototype
956
../../gcc/gcc/real.c:1356: warning: function declaration isn't a prototype
957
../../gcc/gcc/real.c:6417: warning: function declaration isn't a prototype
958
../../gcc/gcc/real.c:6448: warning: function declaration isn't a prototype
959
../../gcc/gcc/real.c:6484: warning: function declaration isn't a prototype
960
../../gcc/gcc/real.c:6521: warning: function declaration isn't a prototype
961
../../gcc/gcc/real.c:6947: warning: function declaration isn't a prototype
962
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/recog.c -o recog.o
963
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reg-stack.c -o reg-stack.o
964
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/regclass.c -o regclass.o
965
../../gcc/gcc/regclass.c:159: warning: missing braces around initializer
966
../../gcc/gcc/regclass.c:159: warning: (near initialization for `int_reg_class_contents[0]')
967
../../gcc/gcc/regclass.c: In function `init_reg_sets_1':
968
../../gcc/gcc/regclass.c:490: warning: comparison between signed and unsigned
969
../../gcc/gcc/regclass.c: In function `choose_hard_reg_mode':
970
../../gcc/gcc/regclass.c:700: warning: comparison between signed and unsigned
971
../../gcc/gcc/regclass.c:710: warning: comparison between signed and unsigned
972
../../gcc/gcc/regclass.c:720: warning: comparison between signed and unsigned
973
../../gcc/gcc/regclass.c:730: warning: comparison between signed and unsigned
974
../../gcc/gcc/regclass.c:741: warning: comparison between signed and unsigned
975
../../gcc/gcc/regclass.c: In function `record_reg_classes':
976
../../gcc/gcc/regclass.c:1868: warning: comparison between signed and unsigned
977
../../gcc/gcc/regclass.c:1875: warning: comparison between signed and unsigned
978
../../gcc/gcc/regclass.c:1881: warning: comparison between signed and unsigned
979
../../gcc/gcc/regclass.c:1888: warning: comparison between signed and unsigned
980
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/regmove.c -o regmove.o
981
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/regrename.c -o regrename.o
982
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reload.c -o reload.o
983
../../gcc/gcc/reload.c: In function `find_reloads_address_1':
984
../../gcc/gcc/reload.c:5621: warning: comparison between signed and unsigned
985
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reload1.c -o reload1.o
986
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/reorg.c -o reorg.o
987
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/resource.c -o resource.o
988
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/rtlanal.c -o rtlanal.o
989
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/rtl-error.c -o rtl-error.o
990
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sbitmap.c -o sbitmap.o
991
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sched-deps.c -o sched-deps.o
992
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sched-ebb.c -o sched-ebb.o
993
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sched-rgn.c -o sched-rgn.o
994
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sched-vis.c -o sched-vis.o
995
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sdbout.c -o sdbout.o
996
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/sibcall.c -o sibcall.o
997
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/simplify-rtx.c -o simplify-rtx.o
998
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ssa.c -o ssa.o
999
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ssa-ccp.c -o ssa-ccp.o
1000
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ssa-dce.c -o ssa-dce.o
1001
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stmt.c -o stmt.o
1002
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stor-layout.c -o stor-layout.o
1003
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/stringpool.c -o stringpool.o
1004
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/timevar.c -o timevar.o
1005
lof=""; for f in $lof; do \
1006
    echo "#include \"$f\""; \
1007
done | sed 's|../../gcc/gcc/||' > tmp-options.h
1008
/bin/sh ../../gcc/gcc/move-if-change tmp-options.h options.h
1009
echo timestamp > s-options
1010
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
1011
  -DTARGET_NAME=\"or32-uclinux\" \
1012
  -c ../../gcc/gcc/toplev.c -o toplev.o
1013
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tree.c -o tree.o
1014
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tree-dump.c -o tree-dump.o
1015
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tree-inline.c -o tree-inline.o
1016
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/unroll.c -o unroll.o
1017
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/varasm.c -o varasm.o
1018
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/varray.c -o varray.o
1019
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/vmsdbgout.c -o vmsdbgout.o
1020
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/xcoffout.c -o xcoffout.o
1021
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/ggc-page.c -o ggc-page.o
1022
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
1023
        ../../gcc/gcc/config/or32/or32.c -o or32.o
1024
../../gcc/gcc/config/or32/or32.c: In function `get_function_name':
1025
../../gcc/gcc/config/or32/or32.c:135: warning: passing arg 2 of pointer to function makes integer from pointer without a cast
1026
../../gcc/gcc/config/or32/or32.c: In function `sym_ref_mem_operand':
1027
../../gcc/gcc/config/or32/or32.c:204: warning: unused parameter `mode'
1028
../../gcc/gcc/config/or32/or32.c: In function `print_operand':
1029
../../gcc/gcc/config/or32/or32.c:356: warning: promoted argument `code' doesn't match prototype
1030
../../gcc/gcc/config/or32/or32-protos.h:25: warning: prototype declaration
1031
../../gcc/gcc/config/or32/or32.c: At top level:
1032
../../gcc/gcc/config/or32/or32.c:342: warning: `log_of_two' defined but not used
1033
rm -rf libbackend.a
1034
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o dependence.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o haifa-sched.o hash.o hashtable.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o ggc-page.o or32.o
1035
ranlib libbackend.a
1036
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cc1 \
1037
        c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a  main.o libbackend.a   ../libiberty/libiberty.a
1038
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tradcpp.c -o tradcpp.o
1039
(cd ../../gcc/gcc && bison  -o tr$$.c tradcif.y && \
1040
mv -f tr$$.c tradcif.c)
1041
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tradcif.c -o tradcif.o
1042
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o tradcpp0 \
1043
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o   ../libiberty/libiberty.a
1044
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gcov.c -o gcov.o
1045
../../gcc/gcc/gcov.c: In function `output_data':
1046
../../gcc/gcc/gcov.c:1359: warning: ISO C89 does not support the `ll' length modifier
1047
../../gcc/gcc/gcov.c:1394: warning: ISO C89 does not support the `ll' length modifier
1048
../../gcc/gcc/gcov.c:1404: warning: ISO C89 does not support the `ll' length modifier
1049
../../gcc/gcc/gcov.c:1421: warning: ISO C89 does not support the `ll' length modifier
1050
../../gcc/gcc/gcov.c:1431: warning: ISO C89 does not support the `ll' length modifier
1051
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  gcov.o intl.o version.o   ../libiberty/libiberty.a -o gcov
1052
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  \
1053
-DTARGET_MACHINE=\"or32-uclinux\" \
1054
-c ../../gcc/gcc/collect2.c -o collect2.o
1055
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/tlink.c -o tlink.o
1056
/bin/sh ../../gcc/gcc/genmultilib \
1057
  "`test yes != yes || echo `" \
1058
  "`test yes != yes || echo `" \
1059
  "`test yes != yes || echo `" \
1060
  "`test yes != yes || echo `" \
1061
  "`test yes != yes || echo `" \
1062
  "`test yes != yes || echo `" \
1063
        > tmp-mlib.h
1064
/bin/sh ../../gcc/gcc/move-if-change tmp-mlib.h multilib.h
1065
echo timestamp > s-mlib
1066
lsf=""; for f in $lsf; do \
1067
    echo "#include \"$f\""; \
1068
done | sed 's|../../gcc/gcc/||' > tmp-specs.h
1069
/bin/sh ../../gcc/gcc/move-if-change tmp-specs.h specs.h
1070
echo timestamp > s-specs
1071
(SHLIB_LINK='' \
1072
SHLIB_MULTILIB=''; \
1073
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
1074
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.1\" -DDEFAULT_TARGET_MACHINE=\"or32-uclinux\" -DSTANDARD_BINDIR_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
1075
  -c ../../gcc/gcc/gcc.c -o gcc.o)
1076
../../gcc/gcc/gcc.c:677: warning: string length `930' is greater than the length `509' ISO C89 compilers are required to support
1077
../../gcc/gcc/gcc.c:833: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support
1078
(SHLIB_LINK='' \
1079
SHLIB_MULTILIB=''; \
1080
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
1081
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.1\" -DDEFAULT_TARGET_MACHINE=\"or32-uclinux\" -DSTANDARD_BINDIR_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
1082
  -c ../../gcc/gcc/gccspec.c -o gccspec.o)
1083
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
1084
  prefix.o version.o    ../libiberty/libiberty.a
1085
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppmain.c -o cppmain.o
1086
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp0 cppmain.o \
1087
intl.o libcpp.a   ../libiberty/libiberty.a
1088
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -dumpspecs > tmp-specs
1089
mv tmp-specs specs
1090
echo "int xxy_us_dummy;" >tmp-dum.c
1091
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -S tmp-dum.c
1092
echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c
1093
if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \
1094
  echo "int prepends_underscore = 1;" >>tmp-under.c; \
1095
else \
1096
  echo "int prepends_underscore = 0;" >>tmp-under.c; \
1097
fi
1098
/bin/sh ../../gcc/gcc/move-if-change tmp-under.c underscore.c
1099
rm -f tmp-dum.c tmp-dum.s
1100
echo timestamp > s-under
1101
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include underscore.c -o underscore.o
1102
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o Tcollect2 \
1103
        collect2.o tlink.o hash.o intl.o underscore.o version.o   ../libiberty/libiberty.a
1104
mv -f Tcollect2 collect2
1105
cp xgcc gcc-cross
1106
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cppspec.c -o cppspec.o
1107
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
1108
  prefix.o version.o    ../libiberty/libiberty.a
1109
if [ -f specs.ready ] ; then \
1110
        true; \
1111
else \
1112
        echo timestamp > specs.ready; \
1113
fi
1114
(MAKE="/usr/bin/make"; srcdir=`cd ../../gcc/gcc/fixinc && pwd` ; \
1115
CC="gcc"; CFLAGS="-DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
1116
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long"; \
1117
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS; cd ./fixinc && \
1118
/bin/sh ${srcdir}/mkfixinc.sh i686-pc-linux-gnu or32-unknown-uclinux)
1119
constructing ../fixinc.sh for or32-unknown-uclinux to run on i686-pc-linux-gnu
1120
/usr/bin/make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS="-DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" install-bin
1121
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/fixinc'
1122
/bin/sh ../../../gcc/gcc/fixinc/genfixes machname.h
1123
Forbidden identifiers: linux or1k OR1K unix
1124
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/fixincl.c
1125
In file included from ../../../gcc/gcc/fixinc/fixincl.c:106:
1126
../../../gcc/gcc/fixinc/fixincl.x:56: warning: string length `1232' is greater than the length `509' ISO C89 compilers are required to support
1127
../../../gcc/gcc/fixinc/fixincl.x:137: warning: string length `564' is greater than the length `509' ISO C89 compilers are required to support
1128
../../../gcc/gcc/fixinc/fixincl.x:182: warning: string length `523' is greater than the length `509' ISO C89 compilers are required to support
1129
../../../gcc/gcc/fixinc/fixincl.x:226: warning: string length `762' is greater than the length `509' ISO C89 compilers are required to support
1130
../../../gcc/gcc/fixinc/fixincl.x:328: warning: string length `3439' is greater than the length `509' ISO C89 compilers are required to support
1131
../../../gcc/gcc/fixinc/fixincl.c: In function `initialize':
1132
../../../gcc/gcc/fixinc/fixincl.c:227: warning: traditional C rejects string concatenation
1133
../../../gcc/gcc/fixinc/fixincl.c:229: warning: traditional C rejects string concatenation
1134
../../../gcc/gcc/fixinc/fixincl.c: In function `test_test':
1135
../../../gcc/gcc/fixinc/fixincl.c:640: warning: `res' might be used uninitialized in this function
1136
../../../gcc/gcc/fixinc/fixincl.c: In function `start_fixer':
1137
../../../gcc/gcc/fixinc/fixincl.c:1047: warning: `pz_cmd_save' might be used uninitialized in this function
1138
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/fixtests.c
1139
../../../gcc/gcc/fixinc/fixtests.c: In function `stdc_0_in_system_headers_test':
1140
../../../gcc/gcc/fixinc/fixtests.c:124: warning: unused parameter `fname'
1141
../../../gcc/gcc/fixinc/fixtests.c:124: warning: unused parameter `text'
1142
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/fixfixes.c
1143
../../../gcc/gcc/fixinc/fixfixes.c: In function `char_macro_use_fix':
1144
../../../gcc/gcc/fixinc/fixfixes.c:382: warning: signed and unsigned type in conditional expression
1145
../../../gcc/gcc/fixinc/fixfixes.c: In function `char_macro_def_fix':
1146
../../../gcc/gcc/fixinc/fixfixes.c:478: warning: signed and unsigned type in conditional expression
1147
../../../gcc/gcc/fixinc/fixfixes.c: In function `machine_name_fix':
1148
../../../gcc/gcc/fixinc/fixfixes.c:583: warning: signed and unsigned type in conditional expression
1149
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/server.c
1150
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/procopen.c
1151
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/gnu-regex.c
1152
In file included from ../config.h:1,
1153
                 from ../../../gcc/gcc/fixinc/gnu-regex.c:29:
1154
../auto-host.h:338:1: warning: "_GNU_SOURCE" redefined
1155
../../../gcc/gcc/fixinc/gnu-regex.c:26:1: warning: this is the location of the previous definition
1156
../../../gcc/gcc/fixinc/gnu-regex.c:161: warning: function declaration isn't a prototype
1157
../../../gcc/gcc/fixinc/gnu-regex.c: In function `compile_range':
1158
../../../gcc/gcc/fixinc/gnu-regex.c:3052: warning: signed and unsigned type in conditional expression
1159
../../../gcc/gcc/fixinc/gnu-regex.c:3052: warning: signed and unsigned type in conditional expression
1160
gcc -c -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/fixlib.c
1161
gcc -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/.. -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o ../../libiberty/libiberty.a
1162
echo timestamp > full-stamp
1163
./fixincl -v < /dev/null
1164
'fixincl version 1.1'
1165
chmod 755 ../fixinc.sh
1166
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/fixinc'
1167
rm -rf include; mkdir include
1168
chmod a+rx include
1169
(TARGET_MACHINE='or32-unknown-uclinux'; srcdir=`cd ../../gcc/gcc; pwd`; \
1170
SHELL='/bin/sh' ;\
1171
export TARGET_MACHINE srcdir SHELL ; \
1172
/bin/sh ./fixinc.sh `pwd`/include /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include ; \
1173
rm -f include/syslimits.h; \
1174
if [ -f include/limits.h ]; then \
1175
  mv include/limits.h include/syslimits.h; \
1176
else \
1177
  cp ../../gcc/gcc/gsyslimits.h include/syslimits.h; \
1178
fi; \
1179
chmod a+r include/syslimits.h)
1180
Fixing headers into /home/oc/testpool/or1k/b-gcc/gcc/include for or32-unknown-uclinux target
1181
if [ "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include" = "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include" ] \
1182
   && [ -d /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include ]; then \
1183
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib ; fi; \
1184
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib; fi; \
1185
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux ; fi; \
1186
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1 ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1 ; fi; \
1187
else true; fi
1188
echo timestamp > stmp-fixinc
1189
if [ -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include/limits.h ] ; then \
1190
  cat ../../gcc/gcc/limitx.h ../../gcc/gcc/glimits.h ../../gcc/gcc/limity.h > tmp-xlimits.h; \
1191
else \
1192
  cat ../../gcc/gcc/glimits.h > tmp-xlimits.h; \
1193
fi
1194
mv tmp-xlimits.h xlimits.h
1195
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
1196
for file in .. ../../gcc/gcc/ginclude/stdarg.h ../../gcc/gcc/ginclude/stddef.h ../../gcc/gcc/ginclude/varargs.h ../../gcc/gcc/ginclude/stdbool.h ../../gcc/gcc/ginclude/iso646.h ; do \
1197
  if [ X$file != X.. ]; then \
1198
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
1199
    echo timestamp > include/$realfile; \
1200
    rm -f include/$realfile; \
1201
    cp $file include; \
1202
    chmod a+r include/$realfile; \
1203
  fi; \
1204
done
1205
rm -f include/limits.h
1206
cp xlimits.h include/limits.h
1207
chmod a+r include/limits.h
1208
rm -f include/float.h
1209
if [ xfloat-i64.h != xMakefile.in ]; then \
1210
  cp ../../gcc/gcc/config/float-i64.h include/float.h && \
1211
  chmod a+r include/float.h; \
1212
else :; fi
1213
rm -f include/README
1214
cp ../../gcc/gcc/README-fixinc include/README
1215
chmod a+r include/README
1216
echo timestamp > stmp-int-hdrs
1217
if [ -d /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include ]; \
1218
then \
1219
  CC="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include     -I. -I../../gcc/gcc -isystem include -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include"; \
1220
  export CC; \
1221
  /bin/sh ../../gcc/gcc/scan-types.sh "../../gcc/gcc" >tmp-deduced.h; \
1222
  mv tmp-deduced.h deduced.h; \
1223
else \
1224
  echo timestamp > deduced.h; \
1225
fi
1226
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gen-protos.c -o gen-protos.o
1227
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/scan.c -o scan.o
1228
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gen-protos \
1229
  gen-protos.o scan.o ../libiberty/libiberty.a
1230
sed -e s/TARGET_GETGROUPS_T/gid_t/ \
1231
  deduced.h ../../gcc/gcc/sys-protos.h > tmp-fixtmp.c
1232
mv tmp-fixtmp.c fixtmp.c
1233
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \
1234
  | sed -e 's/  / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \
1235
  | ./gen-protos >xsys-protos.hT
1236
Funny input line: timestamp
1237
gen-protos: 1346 entries 341 collisions
1238
mv xsys-protos.hT xsys-protos.h
1239
rm -rf fixtmp.c
1240
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/fix-header.c -o fix-header.o
1241
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/scan-decls.c -o scan-decls.o
1242
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o fix-header fix-header.o \
1243
   scan-decls.o scan.o libcpp.a   ../libiberty/libiberty.a
1244
if [ -f fixhdr.ready ] ; then \
1245
        true; \
1246
else \
1247
        echo timestamp > fixhdr.ready; \
1248
fi
1249
if [ -f include/fixed ] ; then true; \
1250
else \
1251
  : This line works around a 'make' bug in BSDI 1.1.; \
1252
  FIXPROTO_DEFINES=""; export FIXPROTO_DEFINES; \
1253
  mkinstalldirs="/bin/sh ../../gcc/gcc/mkinstalldirs"; \
1254
    export mkinstalldirs; \
1255
  if [ -d /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include ] ; then \
1256
    /bin/sh ../../gcc/gcc/fixproto include include /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include; \
1257
    if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \
1258
  else true; fi; \
1259
  echo timestamp > include/fixed; \
1260
fi
1261
echo timestamp > stmp-fixproto
1262
echo '#define FLOAT' > fp-bit.c
1263
cat ../../gcc/gcc/config/fp-bit.c >> fp-bit.c
1264
cat ../../gcc/gcc/config/fp-bit.c > dp-bit.c
1265
objext='.o' \
1266
LIB1ASMFUNCS='__udivsi3 __divsi3 __umodsi3 __modsi3' \
1267
LIB2FUNCS_1='_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi' \
1268
LIB2FUNCS_2='_floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \
1269
LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp' \
1270
LIB2ADD='fp-bit.c dp-bit.c' \
1271
LIB2ADD_ST='' \
1272
LIB2ADDEH='../../gcc/gcc/unwind-dw2.c ../../gcc/gcc/unwind-dw2-fde.c ../../gcc/gcc/unwind-sjlj.c' \
1273
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
1274
FPBIT='' \
1275
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \
1276
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
1277
DPBIT='' \
1278
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \
1279
MULTILIBS=`/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include --print-multi-lib` \
1280
EXTRA_MULTILIB_PARTS='' \
1281
SHLIB_LINK='' \
1282
SHLIB_INSTALL='' \
1283
SHLIB_EXT='' \
1284
SHLIB_MULTILIB='' \
1285
SHLIB_MKMAP='' \
1286
SHLIB_MAPFILES='' \
1287
SHLIB_NM_FLAGS='-pg' \
1288
mkinstalldirs='/bin/sh ../../gcc/gcc/mkinstalldirs' \
1289
  /bin/sh mklibgcc > tmp-libgcc.mk
1290
mv tmp-libgcc.mk libgcc.mk
1291
HEADERS="ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="" \
1292
TARGET_CPU_DEFAULT="" \
1293
/bin/sh ../../gcc/gcc/mkconfig.sh tconfig.h
1294
/usr/bin/make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
1295
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
1296
  AR_FOR_TARGET="or32-uclinux-ar" \
1297
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
1298
  AR_FLAGS_FOR_TARGET="" \
1299
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
1300
  RANLIB_FOR_TARGET="or32-uclinux-ranlib" \
1301
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
1302
  NM_FOR_TARGET="or32-uclinux-nm" AWK="gawk" \
1303
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
1304
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
1305
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
1306
  LIB1ASMSRC='or32/or32.S' \
1307
  MAKEOVERRIDES= \
1308
  -f libgcc.mk all
1309
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
1310
for d in libgcc; do \
1311
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
1312
done
1313
mkdir libgcc
1314
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
1315
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL__udivsi3 -xassembler-with-cpp -c ../../gcc/gcc/config/or32/or32.S -o libgcc/./__udivsi3.o
1316
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL__divsi3 -xassembler-with-cpp -c ../../gcc/gcc/config/or32/or32.S -o libgcc/./__divsi3.o
1317
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL__umodsi3 -xassembler-with-cpp -c ../../gcc/gcc/config/or32/or32.S -o libgcc/./__umodsi3.o
1318
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL__modsi3 -xassembler-with-cpp -c ../../gcc/gcc/config/or32/or32.S -o libgcc/./__modsi3.o
1319
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
1320
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negdi2.o
1321
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_lshrdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
1322
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ashldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ashldi3.o
1323
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ashrdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
1324
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ffsdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
1325
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_clz -c ../../gcc/gcc/libgcc2.c -o libgcc/./_clz.o
1326
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_cmpdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
1327
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ucmpdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
1328
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdidf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdidf.o
1329
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdisf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdisf.o
1330
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsdfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
1331
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunssfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
1332
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsdfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
1333
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixdfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
1334
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunssfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
1335
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixsfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
1336
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixxfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
1337
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsxfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
1338
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdixf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdixf.o
1339
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsxfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
1340
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixtfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
1341
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunstfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
1342
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatditf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatditf.o
1343
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_clear_cache -c ../../gcc/gcc/libgcc2.c -o libgcc/./_clear_cache.o
1344
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_trampoline -c ../../gcc/gcc/libgcc2.c -o libgcc/./_trampoline.o
1345
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL__main -c ../../gcc/gcc/libgcc2.c -o libgcc/./__main.o
1346
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_exit -c ../../gcc/gcc/libgcc2.c -o libgcc/./_exit.o
1347
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_absvsi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_absvsi2.o
1348
../../gcc/gcc/libgcc2.c: In function `__absvsi2':
1349
../../gcc/gcc/libgcc2.c:193: warning: implicit declaration of function `abort'
1350
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_absvdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_absvdi2.o
1351
../../gcc/gcc/libgcc2.c: In function `__absvdi2':
1352
../../gcc/gcc/libgcc2.c:213: warning: implicit declaration of function `abort'
1353
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_addvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_addvsi3.o
1354
../../gcc/gcc/libgcc2.c: In function `__addvsi3':
1355
../../gcc/gcc/libgcc2.c:76: warning: implicit declaration of function `abort'
1356
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_addvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_addvdi3.o
1357
../../gcc/gcc/libgcc2.c: In function `__addvdi3':
1358
../../gcc/gcc/libgcc2.c:91: warning: implicit declaration of function `abort'
1359
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_subvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_subvsi3.o
1360
../../gcc/gcc/libgcc2.c: In function `__subvsi3':
1361
../../gcc/gcc/libgcc2.c:109: warning: implicit declaration of function `abort'
1362
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_subvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_subvdi3.o
1363
../../gcc/gcc/libgcc2.c: In function `__subvdi3':
1364
../../gcc/gcc/libgcc2.c:128: warning: implicit declaration of function `abort'
1365
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_mulvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
1366
../../gcc/gcc/libgcc2.c: In function `__mulvsi3':
1367
../../gcc/gcc/libgcc2.c:144: warning: implicit declaration of function `abort'
1368
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_mulvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
1369
../../gcc/gcc/libgcc2.c: In function `__mulvdi3':
1370
../../gcc/gcc/libgcc2.c:229: warning: implicit declaration of function `abort'
1371
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negvsi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negvsi2.o
1372
../../gcc/gcc/libgcc2.c: In function `__negvsi2':
1373
../../gcc/gcc/libgcc2.c:159: warning: implicit declaration of function `abort'
1374
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negvdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negvdi2.o
1375
../../gcc/gcc/libgcc2.c: In function `__negvdi2':
1376
../../gcc/gcc/libgcc2.c:174: warning: implicit declaration of function `abort'
1377
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ctors -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ctors.o
1378
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_divdi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
1379
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_moddi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
1380
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udivdi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
1381
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_umoddi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
1382
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udiv_w_sdiv -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
1383
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udivmoddi4 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
1384
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c fp-bit.c -o libgcc/./fp-bit.o
1385
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -c dp-bit.c -o libgcc/./dp-bit.o
1386
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -fexceptions -c ../../gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
1387
In file included from ../../gcc/gcc/unwind-dw2.c:26:
1388
../../gcc/gcc/unwind-pe.h: In function `size_of_encoded_value':
1389
../../gcc/gcc/unwind-pe.h:76: warning: implicit declaration of function `abort'
1390
../../gcc/gcc/unwind-dw2.c: At top level:
1391
../../gcc/gcc/unwind-pe.h:61: warning: `size_of_encoded_value' defined but not used
1392
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -fexceptions -c ../../gcc/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
1393
In file included from ../../gcc/gcc/unwind-dw2-fde.c:37:
1394
../../gcc/gcc/unwind-pe.h: In function `size_of_encoded_value':
1395
../../gcc/gcc/unwind-pe.h:76: warning: implicit declaration of function `abort'
1396
../../gcc/gcc/unwind-dw2-fde.c: In function `get_cie_encoding':
1397
../../gcc/gcc/unwind-dw2-fde.c:271: warning: implicit declaration of function `strlen'
1398
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -fexceptions -c ../../gcc/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
1399
In file included from ../../gcc/gcc/unwind-sjlj.c:278:
1400
../../gcc/gcc/unwind.inc: In function `_Unwind_RaiseException_Phase2':
1401
../../gcc/gcc/unwind.inc:67: warning: implicit declaration of function `abort'
1402
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_eprintf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_eprintf.o
1403
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_bb -c ../../gcc/gcc/libgcc2.c -o libgcc/./_bb.o
1404
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL__gcc_bcmp -c ../../gcc/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
1405
rm -rf ./libgcc.a
1406
or32-uclinux-ar  rc ./libgcc.a libgcc/./__udivsi3.o libgcc/./__divsi3.o libgcc/./__umodsi3.o libgcc/./__modsi3.o libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./fp-bit.o libgcc/./dp-bit.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
1407
if [ -f or32-uclinux-ranlib ] || ( [ i686-pc-linux-gnu = or32-unknown-uclinux ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
1408
  or32-uclinux-ranlib ./libgcc.a ; \
1409
else true; fi;
1410
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
1411
cd ../../gcc/gcc && makeinfo   -I doc -I doc/include -o doc/cpp.info doc/cpp.texi
1412
cd ../../gcc/gcc && makeinfo   -I doc -I doc/include -o doc/gcc.info doc/gcc.texi
1413
doc/extend.texi:981: warning: Info cannot handle `:' in index entry `extensions, @code{?:}'.
1414
doc/extend.texi:982: warning: Info cannot handle `:' in index entry `@code{?:} extensions'.
1415
doc/extend.texi:1062: warning: Info cannot handle `:' in index entry `extensions, @code{?:}'.
1416
doc/extend.texi:1063: warning: Info cannot handle `:' in index entry `@code{?:} extensions'.
1417
doc/extend.texi:1085: warning: Info cannot handle `:' in index entry `side effect in ?:'.
1418
doc/extend.texi:1086: warning: Info cannot handle `:' in index entry `?: side effect'.
1419
cd ../../gcc/gcc && makeinfo   -I doc -I doc/include -o doc/gccint.info doc/gccint.texi
1420
cd ../../gcc/gcc && makeinfo   -I doc -I doc/include -o doc/cppinternals.info \
1421
        doc/cppinternals.texi
1422
echo timestamp > ../../gcc/gcc/doc/gcov.1
1423
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/gcov.texi > gcov.pod
1424
(pod2man --center="GNU" --release="gcc-3.1" --section=1 gcov.pod > ../../gcc/gcc/doc/gcov.1.T$$ && \
1425
        mv -f ../../gcc/gcc/doc/gcov.1.T$$ ../../gcc/gcc/doc/gcov.1) || \
1426
        (rm -f ../../gcc/gcc/doc/gcov.1.T$$ && exit 1)
1427
rm -f gcov.pod
1428
echo timestamp > ../../gcc/gcc/doc/cpp.1
1429
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/cpp.texi > cpp.pod
1430
(pod2man --center="GNU" --release="gcc-3.1" --section=1 cpp.pod > ../../gcc/gcc/doc/cpp.1.T$$ && \
1431
        mv -f ../../gcc/gcc/doc/cpp.1.T$$ ../../gcc/gcc/doc/cpp.1) || \
1432
        (rm -f ../../gcc/gcc/doc/cpp.1.T$$ && exit 1)
1433
rm -f cpp.pod
1434
echo timestamp > ../../gcc/gcc/doc/gcc.1
1435
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/invoke.texi > gcc.pod
1436
(pod2man --center="GNU" --release="gcc-3.1" --section=1 gcc.pod > ../../gcc/gcc/doc/gcc.1.T$$ && \
1437
        mv -f ../../gcc/gcc/doc/gcc.1.T$$ ../../gcc/gcc/doc/gcc.1) || \
1438
        (rm -f ../../gcc/gcc/doc/gcc.1.T$$ && exit 1)
1439
rm -f gcc.pod
1440
echo timestamp > ../../gcc/gcc/doc/gfdl.7
1441
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/include/fdl.texi > gfdl.pod
1442
(pod2man --center="GNU" --release="gcc-3.1" --section=7 gfdl.pod > ../../gcc/gcc/doc/gfdl.7.T$$ && \
1443
        mv -f ../../gcc/gcc/doc/gfdl.7.T$$ ../../gcc/gcc/doc/gfdl.7) || \
1444
        (rm -f ../../gcc/gcc/doc/gfdl.7.T$$ && exit 1)
1445
rm -f gfdl.pod
1446
echo timestamp > ../../gcc/gcc/doc/gpl.7
1447
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/include/gpl.texi > gpl.pod
1448
(pod2man --center="GNU" --release="gcc-3.1" --section=7 gpl.pod > ../../gcc/gcc/doc/gpl.7.T$$ && \
1449
        mv -f ../../gcc/gcc/doc/gpl.7.T$$ ../../gcc/gcc/doc/gpl.7) || \
1450
        (rm -f ../../gcc/gcc/doc/gpl.7.T$$ && exit 1)
1451
rm -f gpl.pod
1452
echo timestamp > ../../gcc/gcc/doc/fsf-funding.7
1453
perl ../../gcc/gcc/../contrib/texi2pod.pl < ../../gcc/gcc/doc/include/funding.texi > fsf-funding.pod
1454
(pod2man --center="GNU" --release="gcc-3.1" --section=7 fsf-funding.pod \
1455
        > ../../gcc/gcc/doc/fsf-funding.7.T$$ && \
1456
    mv -f ../../gcc/gcc/doc/fsf-funding.7.T$$ ../../gcc/gcc/doc/fsf-funding.7) || \
1457
    (rm -f ../../gcc/gcc/doc/fsf-funding.7.T$$ && exit 1)
1458
rm -f fsf-funding.pod
1459
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
1460
/bin/sh ../gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux /home/oc/testpool/or1k/or32-uclinux
1461
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
1462
(cd intl && /usr/bin/make all)
1463
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
1464
make[2]: Nothing to be done for `all'.
1465
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
1466
for file in cc1 ; do \
1467
  if [ -f $file ] ; then \
1468
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1469
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1470
  else true; \
1471
  fi; \
1472
done
1473
for file in   collect2 ..; do \
1474
  if [ x"$file" != x.. ]; then \
1475
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1476
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1477
  else true; fi; \
1478
done
1479
for file in  ..; do \
1480
  if [ x"$file" != x.. ]; then \
1481
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1482
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1483
    chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/$file; \
1484
  else true; fi; \
1485
done
1486
if [ -f specs ] ; then \
1487
  rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/specs; \
1488
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 specs /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/specs; \
1489
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/specs; \
1490
fi
1491
if [ -f protoize ]; \
1492
then \
1493
    if [ -f gcc-cross ] ; then \
1494
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,'`; \
1495
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  protoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,'`; \
1496
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,'`; \
1497
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  unprotoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,'`; \
1498
    else \
1499
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,; '`; \
1500
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  protoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,; '`; \
1501
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,; '`; \
1502
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  unprotoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,; '`; \
1503
    fi ; \
1504
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/SYSCALLS.c.X; \
1505
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 SYSCALLS.c.X /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/SYSCALLS.c.X; \
1506
    chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/SYSCALLS.c.X; \
1507
fi
1508
rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/cpp0
1509
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  cpp0 /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/cpp0
1510
rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/tradcpp0
1511
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  tradcpp0 /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/tradcpp0
1512
if [ -f gcov ]; \
1513
then \
1514
    rm -f /home/oc/testpool/or1k/or32-uclinux/bin/gcov; \
1515
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcov /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcov|sed 's,^,or32-uclinux-,; '`; \
1516
fi
1517
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c gccbug /home/oc/testpool/or1k/or32-uclinux/bin/`echo gccbug|sed 's,^,or32-uclinux-,; '`
1518
if [ -d /home/oc/testpool/or1k/or32-uclinux ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux ; fi
1519
if [ -d /home/oc/testpool/or1k/or32-uclinux ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux ; fi
1520
if [ -d /home/oc/testpool/or1k/or32-uclinux/lib ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/lib ; fi
1521
if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib ; fi
1522
fdir= ; for dir in `echo /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1 | tr '/' ' '`; do \
1523
  fdir=${fdir}/${dir}; \
1524
  if [ -d ${fdir} ] ; then true ; else mkdir ${fdir}; chmod a+rx ${fdir}; fi ; \
1525
done
1526
if [ -d /home/oc/testpool/or1k/or32-uclinux/bin ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/bin ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/bin ; fi
1527
if [ -d /home/oc/testpool/or1k/or32-uclinux/include ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/include ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/include ; fi
1528
if [ -d /home/oc/testpool/or1k/or32-uclinux/info ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/info ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/info ; fi
1529
if [ -d /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib ; fi
1530
parent=`echo /home/oc/testpool/or1k/or32-uclinux/man/man1|sed -e 's@/[^/]*$@@'`; \
1531
if [ -d $parent ] ; then true ; else mkdir $parent ; chmod a+rx $parent ; fi
1532
if [ -d /home/oc/testpool/or1k/or32-uclinux/man/man1 ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/man/man1 ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/man/man1 ; fi
1533
if [ -d /home/oc/testpool/or1k/or32-uclinux/man/man7 ] ; then true ; else mkdir /home/oc/testpool/or1k/or32-uclinux/man/man7 ; chmod a+rx /home/oc/testpool/or1k/or32-uclinux/man/man7 ; fi
1534
rm -rf /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include
1535
mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include
1536
chmod a+rx /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include
1537
(cd `pwd`/include ; \
1538
 tar -cf - .; exit 0) | (cd /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include; tar xpf - )
1539
files=`cd /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include; find . -type l -print 2>/dev/null`; \
1540
if [ $? -eq 0 ]; then \
1541
  dir=`cd include; pwd`; \
1542
  for i in $files; do \
1543
    dest=`ls -ld /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include/$i | sed -n 's/.*-> //p'`; \
1544
    if expr "$dest" : "$dir.*" > /dev/null; then \
1545
      rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include/$i; \
1546
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/include/$i; \
1547
    fi; \
1548
  done; \
1549
fi
1550
/usr/bin/make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
1551
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
1552
  AR_FOR_TARGET="or32-uclinux-ar" \
1553
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
1554
  AR_FLAGS_FOR_TARGET="" \
1555
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
1556
  RANLIB_FOR_TARGET="or32-uclinux-ranlib" \
1557
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
1558
  NM_FOR_TARGET="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/nm" AWK="gawk" \
1559
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
1560
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
1561
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
1562
  LIB1ASMSRC='or32/or32.S' \
1563
  MAKEOVERRIDES= \
1564
  -f libgcc.mk all
1565
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
1566
for d in libgcc; do \
1567
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
1568
done
1569
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
1570
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
1571
if [ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ); then \
1572
  r_f_t=or32-uclinux-ranlib; \
1573
else \
1574
  r_f_t=: ; \
1575
fi; \
1576
/usr/bin/make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
1577
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
1578
  AR_FOR_TARGET="or32-uclinux-ar" \
1579
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
1580
  AR_FLAGS_FOR_TARGET="" \
1581
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
1582
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
1583
  NM_FOR_TARGET="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/nm" AWK="gawk" \
1584
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
1585
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
1586
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
1587
  LIB1ASMSRC='or32/or32.S' \
1588
  MAKEOVERRIDES= \
1589
  INSTALL_DATA="/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644" \
1590
  RANLIB_FOR_TARGET="$r_f_t" \
1591
  libsubdir="/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1" \
1592
  slibdir="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib" \
1593
  -f libgcc.mk install
1594
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
1595
for d in libgcc; do \
1596
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
1597
done
1598
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
1599
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ./libgcc.a /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/
1600
: /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/libgcc.a
1601
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
1602
if [ -f gcc-cross ] ; then \
1603
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,'`; \
1604
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,'`; \
1605
  if [ x != x ]; then \
1606
    rm -f /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,'`; \
1607
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,'`; \
1608
  else true; fi; \
1609
else \
1610
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,; '`; \
1611
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,; '`; \
1612
  if [ x != x ]; then \
1613
    rm -f /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,; '`; \
1614
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,; '`; \
1615
  else true; fi; \
1616
fi
1617
if [ -f gcc-cross ] ; then \
1618
  rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
1619
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcc.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
1620
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
1621
else \
1622
  rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
1623
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcc.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
1624
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
1625
fi
1626
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
1627
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/cpp.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
1628
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
1629
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
1630
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcov.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
1631
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
1632
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
1633
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/fsf-funding.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
1634
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
1635
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
1636
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gfdl.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
1637
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
1638
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
1639
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gpl.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
1640
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
1641
rm -f /home/oc/testpool/or1k/or32-uclinux/info/cpp.info* /home/oc/testpool/or1k/or32-uclinux/info/gcc.info*
1642
rm -f /home/oc/testpool/or1k/or32-uclinux/info/cppinternals.info* /home/oc/testpool/or1k/or32-uclinux/info/gccint.info*
1643
if [ -f ../../gcc/gcc/doc/gcc.info ]; then \
1644
  for f in ../../gcc/gcc/doc/cpp.info* ../../gcc/gcc/doc/gcc.info* \
1645
        ../../gcc/gcc/doc/cppinternals.info* ../../gcc/gcc/doc/gccint.info*; do \
1646
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
1647
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $f /home/oc/testpool/or1k/or32-uclinux/info/$realfile; \
1648
  done; \
1649
else true; fi
1650
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
1651
  if [ -f /home/oc/testpool/or1k/or32-uclinux/info/dir ] ; then \
1652
    for f in cpp.info gcc.info gccint.info cppinternals.info; do \
1653
        if [ -f /home/oc/testpool/or1k/or32-uclinux/info/$f ]; then \
1654
          install-info --dir-file=/home/oc/testpool/or1k/or32-uclinux/info/dir /home/oc/testpool/or1k/or32-uclinux/info/$f; \
1655
        else true; fi; \
1656
    done; \
1657
  else true; fi; \
1658
else true; fi;
1659
chmod a-x /home/oc/testpool/or1k/or32-uclinux/info/cpp.info* /home/oc/testpool/or1k/or32-uclinux/info/gcc.info*
1660
chmod a-x /home/oc/testpool/or1k/or32-uclinux/info/cppinternals.info* /home/oc/testpool/or1k/or32-uclinux/info/gccint.info*
1661
(cd intl && /usr/bin/make install)
1662
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
1663
if test "gcc" = "gettext" \
1664
   && test '' = 'intl-compat.o'; then \
1665
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
1666
  /usr/bin/install -c -m 644 libintl.h /home/oc/testpool/or1k/or32-uclinux/include/libintl.h; \
1667
  @LIBTOOL@ --mode=install \
1668
    /usr/bin/install -c -m 644 libintl.a /home/oc/testpool/or1k/or32-uclinux/lib/libintl.a; \
1669
else \
1670
  : ; \
1671
fi
1672
if test 'no' = yes; then \
1673
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/lib; \
1674
  temp=/home/oc/testpool/or1k/or32-uclinux/lib/t-charset.alias; \
1675
  dest=/home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; \
1676
  if test -f /home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; then \
1677
    orig=/home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; \
1678
    sed -f ref-add.sed $orig > $temp; \
1679
    /usr/bin/install -c -m 644 $temp $dest; \
1680
    rm -f $temp; \
1681
  else \
1682
    if test yes = no; then \
1683
      orig=charset.alias; \
1684
      sed -f ref-add.sed $orig > $temp; \
1685
      /usr/bin/install -c -m 644 $temp $dest; \
1686
      rm -f $temp; \
1687
    fi; \
1688
  fi; \
1689
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/share/locale; \
1690
  test -f /home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias \
1691
    && orig=/home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias \
1692
    || orig=../../../gcc/gcc/intl/locale.alias; \
1693
  temp=/home/oc/testpool/or1k/or32-uclinux/share/locale/t-locale.alias; \
1694
  dest=/home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias; \
1695
  sed -f ref-add.sed $orig > $temp; \
1696
  /usr/bin/install -c -m 644 $temp $dest; \
1697
  rm -f $temp; \
1698
else \
1699
  : ; \
1700
fi
1701
if test "gcc" = "gettext"; then \
1702
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
1703
  /usr/bin/install -c -m 644 VERSION /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/VERSION; \
1704
  /usr/bin/install -c -m 644 ChangeLog.inst /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/ChangeLog; \
1705
  dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
1706
  for file in $dists; do \
1707
    /usr/bin/install -c -m 644 ../../../gcc/gcc/intl/$file \
1708
                    /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
1709
  done; \
1710
  chmod a+x /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/config.charset; \
1711
  dists="plural.c"; \
1712
  for file in $dists; do \
1713
    if test -f $file; then dir=.; else dir=../../../gcc/gcc/intl; fi; \
1714
    /usr/bin/install -c -m 644 $dir/$file \
1715
                    /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
1716
  done; \
1717
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
1718
  for file in $dists; do \
1719
    rm -f /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
1720
  done; \
1721
else \
1722
  : ; \
1723
fi
1724
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
1725
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share
1726
for cat in po/da.gmo po/es.gmo po/fr.gmo po/ja.gmo po/sv.gmo; do \
1727
  lang=`basename $cat | sed 's/\.gmo$//'`; \
1728
  if [ -f $cat ]; then :; \
1729
  elif [ -f ../../gcc/gcc/$cat ]; then cat=../../gcc/gcc/$cat; \
1730
  else continue; \
1731
  fi; \
1732
  dir=/home/oc/testpool/or1k/or32-uclinux/share/locale/$lang/LC_MESSAGES; \
1733
  echo /bin/sh ../../gcc/gcc/mkinstalldirs $dir; \
1734
  /bin/sh ../../gcc/gcc/mkinstalldirs $dir || exit 1; \
1735
  echo /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $cat $dir/gcc.mo; \
1736
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $cat $dir/gcc.mo; \
1737
done
1738
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES
1739
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 po/da.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES/gcc.mo
1740
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES
1741
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 po/es.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/gcc.mo
1742
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES
1743
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 po/fr.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/gcc.mo
1744
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES
1745
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 po/ja.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/gcc.mo
1746
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES
1747
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 po/sv.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/gcc.mo
1748
if [ -f gcc-cross ] ; then \
1749
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,'`; \
1750
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcc-cross /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,'`; \
1751
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../../or32-uclinux/bin/. ] ; then \
1752
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../../or32-uclinux/bin/gcc; \
1753
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcc-cross /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.1/../../../../or32-uclinux/bin/gcc; \
1754
  else true; fi; \
1755
else \
1756
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,; '`; \
1757
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  xgcc /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,; '`; \
1758
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gcc-1; \
1759
  ln /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,; '` /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gcc-1; \
1760
  mv /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gcc-1 /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-`echo gcc|sed 's,^,or32-uclinux-,; '`; \
1761
fi
1762
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
1763
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty'
1764
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
1765
make[2]: Nothing to be done for `all'.
1766
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
1767
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 libiberty.a /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an
1768
( cd /home/oc/testpool/or1k/or32-uclinux/lib ; ranlib libiberty.an )
1769
mv -f /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.a
1770
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
1771
make[2]: Nothing to be done for `install'.
1772
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
1773
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty'

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.