This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/25910] bootstrap failure



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]