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: Mainline failed to bootstrap


> cc1: warnings being treated as errors
> /export/gnu/src/gcc/gcc/gcc/fold-const.c: In function âfold_minmaxâ:
> /export/gnu/src/gcc/gcc/gcc/fold-const.c:7194: warning: âcompl_codeâ
> may be used uninitialized in this function make[5]: *** [fold-const.o]
> Error 1

Interesting, there is a gcc_assert in the never-taken path.  I presume it's 
with --enable-bootstrap?  Which stage?

-- 
Eric Botcazou


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