This is the mail archive of the gcc-bugs@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]

971023 optimization bug on alpha



compiling the following linux 2.1.60 module causes an internal
compiler error (program cc1 got fatal signal 6):

  gcc -D__KERNEL__ -O -I/usr/src/linux/include -Wall -Wstrict-prototypes
  -pipe -mno-fp-regs -ffixed-8 -DMODULE -DMODVERSIONS -include
  /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c slhc.c

compiling without optimization works fine. this is on a udb/alpha
running 2.1.59.

-a


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