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

Subversion Repositories or1k

[/] [or1k/] [web_uploads/] [ats/] [or32-uclinux/] [build_gcc.txt] - Blame information for rev 1767

Details | Compare with Previous | View Log

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