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

build problem in loop-doloop.c


Between revisions 116962 and 116967, the tree stopped building on powerpc-darwin, with:

/Users/regress/tbox/svn-gcc/gcc/loop-doloop.c: In function 'doloop_optimize':
/Users/regress/tbox/svn-gcc/gcc/loop-doloop.c:530: warning: comparison between signed and unsigned
/Users/regress/tbox/svn-gcc/gcc/loop-doloop.c:535: warning: too many arguments for format


Probably caused by:

------------------------------------------------------------------------
r116966 | bernds | 2006-09-15 04:17:18 -0700 (Fri, 15 Sep 2006) | 5 lines


        * params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New.
        * loop-doloop.c (doloop_optimize): Use it to limit costs of
        expanding the number of iterations.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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