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]

Re: snapshot still won't bootstrap with BOOT_CFLAGS="-O4 -g"...



  In message <orempqipts.fsf@araguaia.dcc.unicamp.br>you write:
  > On Dec 23, 1998, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > >   In message <or7lvkn62d.fsf@araguaia.dcc.unicamp.br>you write:
  > >> ... on platforms such as alphaev56-dec-osf4.0d and sparc-sun-solaris2.[5
  > 6]
  > >> 
  > >> _muldi3
  > >> /home/msc/oliva/src/egcs/gcc/emit-rtl.c:580: Internal compiler error in 
  > fun
  > >> ction mark_user_reg
  > 
  > > I bootstrapped with no special flags on solaris today.  
  > 
  > > I'm sorry, but I don't have the time to dive into everyone's problems whe
  > n
  > > bootstrapping with nonstandard flags.
  > 
  > The point is that I'm not using such `non-standard' flags.  -O3
  > enables some optimizations that are not enabled with -O2, and some of
  > these optimizations must be broken, because it causes stage1 to build
  > a stage2 compile that doesn't work.
Let me rephrase.

I don't have to the time to look at every bootstrap problem.  Particularly
when they happen when folks use BOOT_CFLAGS.

99.9% of my builds are "make bootstrap".  Problems with "make bootstrap" will
be my focus.


Folks that want to use BOOT_CFLAGS to do a nonstandard bootstrap are either
going to have to wait much longer to get their problems resolved or start
resolving them themselves.  I simply do not have the time to deal with fixing
bootstrapping problems for every port.  I simply can not do it.

jeff


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