public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* BUILD Failing
@ 2001-11-19  7:46 Matthew H Bemis
  2001-11-19 16:16 ` Matthew H Bemis
  2001-11-26  6:59 ` Matthew H Bemis
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew H Bemis @ 2001-11-19  7:46 UTC (permalink / raw)
  To: gcc-help, George France

I have automated builds of  gcc that run daily, and ever since the 9th
of Novemember I have not bee able to produce a gcc.o file.  I get an
error message that a  temporary assembly file ccxxxx.s file has
inappropriate arguments for opcode 'ldq_u'.  just before the Error I get
warnings that look like :


/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:803: warning:
string length `564' is greater than the length `509' ISO C89
In file included from specs.h:1,
                 from
/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:832:
/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/cp/lang-specs.h:38:
warning: string length `868' is greater than the length `509' ISO C89
compilers are required to support
/tmp/ccPg17YL.s: Assembler messages:


the error is listed below
/tmp/ccPg17YL.s:7195: Error: inappropriate arguments for opcode `ldq_u'
make[2]: *** [gcc.o] Error 1
make[2]: Leaving directory
`/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory
`/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
make: *** [bootstrap] Error 2

matt bemis
alpha linux consortium


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BUILD Failing
  2001-11-19  7:46 BUILD Failing Matthew H Bemis
@ 2001-11-19 16:16 ` Matthew H Bemis
  2001-11-26  7:18   ` Matthew H Bemis
  2001-11-26  6:59 ` Matthew H Bemis
  1 sibling, 1 reply; 4+ messages in thread
From: Matthew H Bemis @ 2001-11-19 16:16 UTC (permalink / raw)
  To: gcc-help

>

Has anyone seen this before, and if so any suggestions?
matt


> I have automated builds of  gcc that run daily, and ever since the 9th
> of Novemember I have not bee able to produce a gcc.o file.  I get an
> error message that a  temporary assembly file ccxxxx.s file has
> inappropriate arguments for opcode 'ldq_u'.  just before the Error I get
> warnings that look like :
>
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:803: warning:
> string length `564' is greater than the length `509' ISO C89
> In file included from specs.h:1,
>                  from
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:832:
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/cp/lang-specs.h:38:
> warning: string length `868' is greater than the length `509' ISO C89
> compilers are required to support
> /tmp/ccPg17YL.s: Assembler messages:
>
> the error is listed below
> /tmp/ccPg17YL.s:7195: Error: inappropriate arguments for opcode `ldq_u'
> make[2]: *** [gcc.o] Error 1
> make[2]: Leaving directory
> `/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory
> `/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
> make: *** [bootstrap] Error 2
>
> matt bemis
> alpha linux consortium

^ permalink raw reply	[flat|nested] 4+ messages in thread

* BUILD Failing
  2001-11-19  7:46 BUILD Failing Matthew H Bemis
  2001-11-19 16:16 ` Matthew H Bemis
@ 2001-11-26  6:59 ` Matthew H Bemis
  1 sibling, 0 replies; 4+ messages in thread
From: Matthew H Bemis @ 2001-11-26  6:59 UTC (permalink / raw)
  To: gcc-help, George France

I have automated builds of  gcc that run daily, and ever since the 9th
of Novemember I have not bee able to produce a gcc.o file.  I get an
error message that a  temporary assembly file ccxxxx.s file has
inappropriate arguments for opcode 'ldq_u'.  just before the Error I get
warnings that look like :


/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:803: warning:
string length `564' is greater than the length `509' ISO C89
In file included from specs.h:1,
                 from
/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:832:
/mnt/u2/toolchain/buildsys/source/gcc-head/gcc/cp/lang-specs.h:38:
warning: string length `868' is greater than the length `509' ISO C89
compilers are required to support
/tmp/ccPg17YL.s: Assembler messages:


the error is listed below
/tmp/ccPg17YL.s:7195: Error: inappropriate arguments for opcode `ldq_u'
make[2]: *** [gcc.o] Error 1
make[2]: Leaving directory
`/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory
`/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
make: *** [bootstrap] Error 2

matt bemis
alpha linux consortium


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BUILD Failing
  2001-11-19 16:16 ` Matthew H Bemis
@ 2001-11-26  7:18   ` Matthew H Bemis
  0 siblings, 0 replies; 4+ messages in thread
From: Matthew H Bemis @ 2001-11-26  7:18 UTC (permalink / raw)
  To: gcc-help

>

Has anyone seen this before, and if so any suggestions?
matt


> I have automated builds of  gcc that run daily, and ever since the 9th
> of Novemember I have not bee able to produce a gcc.o file.  I get an
> error message that a  temporary assembly file ccxxxx.s file has
> inappropriate arguments for opcode 'ldq_u'.  just before the Error I get
> warnings that look like :
>
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:803: warning:
> string length `564' is greater than the length `509' ISO C89
> In file included from specs.h:1,
>                  from
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/gcc.c:832:
> /mnt/u2/toolchain/buildsys/source/gcc-head/gcc/cp/lang-specs.h:38:
> warning: string length `868' is greater than the length `509' ISO C89
> compilers are required to support
> /tmp/ccPg17YL.s: Assembler messages:
>
> the error is listed below
> /tmp/ccPg17YL.s:7195: Error: inappropriate arguments for opcode `ldq_u'
> make[2]: *** [gcc.o] Error 1
> make[2]: Leaving directory
> `/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory
> `/mnt/u2/toolchain/buildsys/build/alpha7/unknown/native/gcc-head/gcc'
> make: *** [bootstrap] Error 2
>
> matt bemis
> alpha linux consortium

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-26 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-19  7:46 BUILD Failing Matthew H Bemis
2001-11-19 16:16 ` Matthew H Bemis
2001-11-26  7:18   ` Matthew H Bemis
2001-11-26  6:59 ` Matthew H Bemis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).