[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org 2013-02-19 17:19:41 UTC --- Author: jakub Date: Tue Feb 19 17:19:36 2013 New Revision: 196141 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196141 Log: Backported

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Severity|blocker

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||openmp

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2013-02-06 10:35:02 UTC --- Author: jakub Date: Wed Feb 6 10:34:53 2013 New Revision: 195796 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195796 Log: PR

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug c++/56217] ICE: OpenMP: when combining shared() and a move constructor

2013-02-06 Thread radford at blackbean dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56217 --- Comment #4 from Jim Radford radford at blackbean dot org 2013-02-06 20:46:42 UTC --- (In reply to comment #3) Should be fixed on the trunk Thanks! Note your testcase is invalid, without the taskwait I've added, it relies on