------- Comment #3 from aldot at gcc dot gnu dot org 2006-01-22 15:46 ------- Created an attachment (id=10705) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10705&action=view) Probably improper patch to make it build somehow.
With this patch libgomp builds again for me. This patch is most likely not accurate, so please fix proper. In gomp_iter_dynamic_next() and gomp_iter_guided_next() i added a check for an early return, which is of course not needed to fix the bootstrap failure. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25910