[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2014-06-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.4 |--- ---

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2013-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.3 |4.7.4

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2012-09-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.2 |4.7.3

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2012-07-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2012-07-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2012-07-19 11:29:27 UTC --- Created attachment 27832 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27832 gcc48-pr54017.patch Untested fix. Though, of course, the testcase is very

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2012-07-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org 2012-07-19 14:02:37 UTC --- Author: jakub Date: Thu Jul 19 14:02:32 2012 New Revision: 189658 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189658 Log: PR middle-end/54017

[Bug middle-end/54017] Incorrect implementation of infinite loops in OpenMP sections leads to SIGILL

2012-07-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54017 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-07-19 14:05:59 UTC --- Author: jakub Date: Thu Jul 19 14:05:54 2012 New Revision: 189659 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189659 Log: PR middle-end/54017