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]
Other format: [Raw text]

Re: Bootstrap failure


This was fixed by
Thu Jun  5 13:23:51 CEST 2003  Jan Hubicka  <jh@suse.cz>

* i386.md (align): Fix warning; clarify what to do when no p2align
is available.


Thanks,
Andrew Pinski

On Thursday, Jun 5, 2003, at 11:45 US/Eastern, Phil Edwards wrote:

On Thu, Jun 05, 2003 at 09:15:23AM +0200, Gerald Pfeifer wrote:
I'm afraid the following bootstrap failure (on i386-unknown-freebsd4.8)

  stage1/xgcc -Bstage1/ -B/sw/gcc-current/i386-unknown-freebsd4.8/bin/
  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
  -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common
  -DHAVE_CONFIG_H    -I. -I. -I/sw/test/gcc/cvs/gcc
  -I/sw/test/gcc/cvs/gcc/. -I/sw/test/gcc/cvs/gcc/config
  -I/sw/test/gcc/cvs/gcc/../include -c insn-output.c -o insn-output.o
  insn-output.c: In function `output_392':
  insn-output.c:2826: warning: int format, long int arg (arg 4)
  gmake[2]: *** [insn-output.o] Error 1
  gmake[2]: *** Waiting for unfinished jobs....
  gmake[2]: Leaving directory `/files/pfeifer/OBJ-0605-0308/gcc'
  gmake[1]: *** [stage2_build] Error 2

Saw the same thing under i686/linux this morning.


--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams





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