public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/52547] [4.6 Regression] ICE with openmp with nested function which requires a trampoline
Date: Wed, 03 Apr 2013 18:16:00 -0000	[thread overview]
Message-ID: <bug-52547-4-dyHvEIrVIw@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52547-4@http.gcc.gnu.org/bugzilla/>


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-03 18:16:22 UTC ---
Author: jakub
Date: Wed Apr  3 17:52:33 2013
New Revision: 197441

URL: http://gcc.gnu.org/viewcvs?rev=197441&root=gcc&view=rev
Log:
    Backported from mainline
    2012-03-22  Jakub Jelinek  <jakub@redhat.com>

    PR middle-end/52547
    * tree-nested.c (convert_tramp_reference_stmt): Call declare_vars
    on any new_local_var_chain vars declared during recursing on
    GIMPLE_OMP_PARALLEL or GIMPLE_OMP_TASK body.

    * testsuite/libgomp.c/pr52547.c: New test.

Added:
    branches/gcc-4_6-branch/libgomp/testsuite/libgomp.c/pr52547.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-nested.c
    branches/gcc-4_6-branch/libgomp/ChangeLog


      parent reply	other threads:[~2013-04-03 18:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09 20:58 [Bug c/52547] New: Internal compiler Error in create_tmp_var in gimplify.c:465 iamrohitbanga at gmail dot com
2012-03-09 21:59 ` [Bug c/52547] " iamrohitbanga at gmail dot com
2012-03-12 14:07 ` [Bug middle-end/52547] " rguenth at gcc dot gnu.org
2012-03-15  9:31 ` [Bug middle-end/52547] ICE with openmp with nested function which requires a trampoline pinskia at gcc dot gnu.org
2012-03-15  9:36 ` [Bug middle-end/52547] [4.5/4.6/4.7/4.8 Regression] " pinskia at gcc dot gnu.org
2012-03-22 15:10 ` jakub at gcc dot gnu.org
2012-03-22 19:28 ` jakub at gcc dot gnu.org
2012-03-22 19:44 ` jakub at gcc dot gnu.org
2012-03-22 20:10 ` [Bug middle-end/52547] [4.5/4.6 " jakub at gcc dot gnu.org
2012-06-20 13:19 ` rguenth at gcc dot gnu.org
2012-07-02 11:16 ` rguenth at gcc dot gnu.org
2013-04-03 18:16 ` jakub at gcc dot gnu.org [this message]

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-52547-4-dyHvEIrVIw@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).