All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] field out of range
@ 2000-02-17 15:25 willy
  2000-02-17 15:52 ` Philipp Rumpf
  0 siblings, 1 reply; 2+ messages in thread
From: willy @ 2000-02-17 15:25 UTC (permalink / raw)
  To: parisc-linux


The autobuild is turning up some problems like this:

gcc -I/home/pf/dkennedy/linux-2.3/include -D__KERNEL__ -I/home/pf/dkennedy/linux-2.3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__linux__ -pipe -fno-strength-reduce   -c -o on26.o on26.c
{standard input}: Assembler messages:
{standard input}:14413: Error: Field out of range [-8184..8199] (10172).
{standard input}:14413: Error: Field out of range [-8184..8199] (10276).

Does anyone recognise this problem, and if so could they tell me what
the problem is?  This is egcs-2.91.66 according to --version.  All the
files which exhibit this problem are non-essential; this one is in paride.
There's another one in USB, iirc.

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

* Re: [parisc-linux] field out of range
  2000-02-17 15:25 [parisc-linux] field out of range willy
@ 2000-02-17 15:52 ` Philipp Rumpf
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Rumpf @ 2000-02-17 15:52 UTC (permalink / raw)
  To: willy; +Cc: parisc-linux

> gcc -I/home/pf/dkennedy/linux-2.3/include -D__KERNEL__ -I/home/pf/dkennedy/linux-2.3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__linux__ -pipe -fno-strength-reduce   -c -o on26.o on26.c
> {standard input}: Assembler messages:
> {standard input}:14413: Error: Field out of range [-8184..8199] (10172).
> {standard input}:14413: Error: Field out of range [-8184..8199] (10276).

could you please send the assembler source generated by gcc -S for this ?
My guess is gcc has problems with very long code sequences and relative
branches.

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

end of thread, other threads:[~2000-02-17 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-17 15:25 [parisc-linux] field out of range willy
2000-02-17 15:52 ` Philipp Rumpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.