This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 1.1.1 local-alloc alloca removal




  In message <Pine.LNX.4.05.9811231412570.28374-101000@alien.devel.redhat.com>y
ou write:
  >   This message is in MIME format.  The first part should be readable text,
  >   while the remaining parts are likely unreadable without MIME-aware tools.
  >   Send mail to mime@docserver.cac.washington.edu for more info.
  > 
  > ---1345386198-1045945765-911848582=:28374
  > Content-Type: TEXT/PLAIN; charset=US-ASCII
  > 
  > On Mon, 23 Nov 1998, Jeffrey A Law wrote:
  > 
  > >   > 	reg_qty, reg_offset, ref_next_in_qty.
  > > I've installed this onto the branch.  I also installed it on the mailine
  > > tree (tsk tsk :-).
  > 
  > I am having trouble compiling the linux kernel 2.1.129 with this patch:
That patch can'be be the source of this problem.

  > 
  > make[2]: Entering directory `/disk/src/redhat/BUILD/linux/drivers/net'
  > gcc -D__KERNEL__ -I/disk/src/redhat/BUILD/linux/include -Wall
  > -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce
  > -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
  > -DMODULE -DMODVERSIONS -include
  > /disk/src/redhat/BUILD/linux/include/linux/modversions.h   -c -o depca.o
  > depca.c
  > depca.c: In function `EISA_signature':
  > depca.c:1841: fixed or forbidden register 7 (sp) was spilled for class
  > GENERAL_REGS.
  > This may be due to a compiler bug or to impossible asm
  > statements or clauses.
  > cpp: output pipe has been closed
  > make[2]: *** [depca.o] Error 1
  > make[2]: Leaving directory `/disk/src/redhat/BUILD/linux/drivers/net'
  > make[1]: *** [_modsubdir_net] Error 2
  > make[1]: Leaving directory `/disk/src/redhat/BUILD/linux/drivers'
  > make: *** [_mod_drivers] Error 2

Jeff
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]