public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/46886] [4.5/4.6/4.7 Regression] wrong code with -ftree-parallelize-loops -fno-tree-ch
Date: Wed, 08 Feb 2012 15:30:00 -0000	[thread overview]
Message-ID: <bug-46886-4-x4Sqclhyte@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46886-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46886

--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-08 15:28:06 UTC ---
Author: rguenth
Date: Wed Feb  8 15:28:01 2012
New Revision: 184010

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184010
Log:
2012-03-08  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/46886
    * tree-flow.h (do_while_loop_p): Declare.
    * tree-ssa-loop-ch.c (do_while_loop_p): Export.
    * tree-parloops.c (parallelize_loops): Only parallelize do-while
    loops.

    * testsuite/libgomp.c/pr46886.c: New testcase.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr46886.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-flow.h
    trunk/gcc/tree-parloops.c
    trunk/gcc/tree-ssa-loop-ch.c
    trunk/libgomp/ChangeLog


  parent reply	other threads:[~2012-02-08 15:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10 15:44 [Bug tree-optimization/46886] New: [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch zsojka at seznam dot cz
2010-12-27 19:09 ` [Bug tree-optimization/46886] " jakub at gcc dot gnu.org
2011-01-18 17:32 ` jakub at gcc dot gnu.org
2011-02-04  7:12 ` jakub at gcc dot gnu.org
2011-02-04  7:58 ` spop at gcc dot gnu.org
2011-02-04 20:31 ` sebpop at gmail dot com
2011-02-08 13:55 ` rguenth at gcc dot gnu.org
2011-02-14  5:18 ` spop at gcc dot gnu.org
2011-03-21 12:27 ` [Bug tree-optimization/46886] [4.5/4.6/4.7 " pault at gcc dot gnu.org
2011-04-14 19:03 ` [Bug tree-optimization/46886] [4.5/4.6/4.7 Regression] wrong code with -ftree-parallelize-loops -fno-tree-ch zsojka at seznam dot cz
2011-04-28 15:24 ` rguenth at gcc dot gnu.org
2012-02-08 14:17 ` rguenth at gcc dot gnu.org
2012-02-08 15:29 ` [Bug tree-optimization/46886] [4.5/4.6 " rguenth at gcc dot gnu.org
2012-02-08 15:30 ` rguenth at gcc dot gnu.org [this message]
2012-02-15 11:08 ` rguenth at gcc dot gnu.org
2012-02-15 11:09 ` rguenth at gcc dot gnu.org
2012-04-22 10:36 ` razya at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-46886-4-x4Sqclhyte@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).