[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-07-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-03-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 Richard Guenther changed: What|Removed |Added Target Milestone|4.7.0 |4.7.1 --- Comment #8 from Richard Guen

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 --- Comment #7 from Jakub Jelinek 2012-02-14 23:32:44 UTC --- Author: jakub Date: Tue Feb 14 23:32:39 2012 New Revision: 184240 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184240 Log: Backported from mainline 2012-02-13 Jakub

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 --- Comment #6 from Jakub Jelinek 2012-02-13 20:04:12 UTC --- Fixed for trunk, might backport it to 4.[654] eventually, but it isn't high priority, given that it doesn't make any sense to have non-fallthru omp for body, using omp for then isn't r

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 --- Comment #5 from Jakub Jelinek 2012-02-13 19:57:28 UTC --- Author: jakub Date: Mon Feb 13 19:57:24 2012 New Revision: 184165 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184165 Log: PR middle-end/52230 * omp-low.c (expand_omp

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 --- Comment #4 from Jakub Jelinek 2012-02-13 12:05:12 UTC --- Created attachment 26649 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26649 gcc47-pr52230.patch Untested fix.

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 Jakub Jelinek changed: What|Removed |Added Keywords||openmp Status|REOPENED

[Bug middle-end/52230] OpenMP: Simple C program triggers SIGSEGV at execution

2012-02-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52230 Jakub Jelinek changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|