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

Build failure, cvs @ 1998/10/07 0130



Compiled with
BOOT_CFLAGS="-O9 -Wall -funroll-all-loops -g -march=pentium -mcpu=pentium\
             -fomit-frame-pointer"
CFLAGS="-O9 -Wall -march=pentium -mcpu=pentium -fomit-frame-pointer -g"
CXXFLAGS=$CFLAGS

on an i586-pc-linux-gnu, bootstrapping from egcs-1.1b-release, falls
over during the stage1 build with

./gencodes ../../egcs/gcc/config/i386/i386.md > tmp-codes.h
switch format wrong in rtl.read_rtx(). format was: *.
        file position: 3417
../../egcs/gcc/rtl.c:853: Internal compiler error in function read_rtx


There hasn't been a recent change to i386.md, so it's unlikely to be
that. jfc made a recent change to rtl.c; could that be it? (clueless
here, I'm afraid. Still new to the gcc internals...)

-- 
`Suppose I manufacture band-aids. I sell them under the following
 license: "Buyer agrees to apply product only to his or her own body."'
  - Axel Boldt on commercial software licenses


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