GCC build failure, HEAD@193111 on native

GCC regression tester regress@geoffk.org
Fri Nov 2 23:48:00 GMT 2012


With your recent patch, GCC HEAD revision 193111 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 193110.

Log information for changes since the last build:
------------------------------------------------------------------------
r193111 | pinskia | 2012-11-02 16:32:32 -0700 (Fri, 02 Nov 2012) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/simplify-rtx.c

2012-11-02  Andrew Pinski  <apinski@cavium.com>

        PR rtl-opt/54524
        * simplify-rtx.c (simplify_relational_operation_1): Don't simplify
        (LTU/GEU (PLUS a 0) 0) into (GEU/LTU a 0) since they are not equivalent.


------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------
                 from /home/regress/tbox/svn-gcc/gcc/tree-ssa-loop-niter.c:25:
/home/regress/tbox/svn-gcc/gcc/tree-ssa-loop-niter.c: In function 'void discover_iteration_bound_by_body_walk(loop*)':
/home/regress/tbox/svn-gcc/gcc/vec.h:329:27: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
  ((V) ? (V)->length () : 0)
                           ^
/home/regress/tbox/svn-gcc/gcc/tree-ssa-loop-niter.c:3164:21: note: in expansion of macro 'VEC_length'
   if (latch_index < VEC_length (double_int, bounds))
                     ^
cc1plus: all warnings being treated as errors
make[3]: *** [tree-ssa-loop-niter.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gfortran.pod fsf-funding.pod gij.pod gcc.pod
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list