[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-21 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43569

[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-21 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2010-04-21 14:05 --- Fixed for 4.4.4/4.5.1/4.6. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-21 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2010-04-21 13:59 --- Subject: Bug 43569 Author: jakub Date: Wed Apr 21 13:58:59 2010 New Revision: 158599 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158599 Log: PR libgomp/43569 * sections.c (gomp_sections_init

[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-21 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-04-21 13:59 --- Subject: Bug 43569 Author: jakub Date: Wed Apr 21 13:58:49 2010 New Revision: 158598 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158598 Log: PR libgomp/43569 * sections.c (gomp_sections_init

[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-20 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2010-04-20 15:37 --- Subject: Bug 43569 Author: jakub Date: Tue Apr 20 15:36:45 2010 New Revision: 158564 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158564 Log: PR libgomp/43569 * sections.c (gomp_sections_init

[Bug libgomp/43569] libgomp: Conditional jump or move depends on uninitialised value

2010-04-20 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2010-04-20 09:54 --- Created an attachment (id=20440) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20440&action=view) gcc46-pr43569.patch Fix. -- jakub at gcc dot gnu dot org changed: What|Removed