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]

NEW GCC build failure, HEAD@151372 on native


With your recent patch, GCC HEAD revision 151372 had problems on:
native: build (NEW build failure)
Attached is build output for those targets.
The previous build was of revision 151371.

Log information for changes since the last build:
------------------------------------------------------------------------
r151372 | razya | 2009-09-03 01:59:25 -0700 (Thu, 03 Sep 2009) | 19 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/testsuite/gcc.dg/autopar/parallelization-1.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/pr39500-1.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-1.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-1char.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-1short.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-2.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-2char.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-2short.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-3.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-6.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-7.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-8.c
   M /trunk/gcc/testsuite/gcc.dg/autopar/reduc-9.c
   M /trunk/gcc/tree-parloops.c

PR tree-optimization/38275
	* tree-parloops.c (parallelize_loops): Replace profitability condition 
        for expected number of iterations.
        * testsuite/gcc.dg/autopar/reduc-1char.c: Increase number  
        of iterations. Adjust the logic accordingly.
        * testsuite/gcc.dg/autopar/reduc-2char.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-1.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-2.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-3.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-6.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-7.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-8.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-9.c: Ditto.
        * testsuite/gcc.dg/autopar/pr39500-1.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-1short.c: Ditto.
        * testsuite/gcc.dg/autopar/reduc-2short.c: Ditto.
        * testsuite/gcc.dg/autopar/parallelization-1.c: Ditto.


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

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

Attachment: native-log.txt
Description: Text document

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

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