[patch] Fix for automatic parallelization

Sebastian Pop sebpop@gmail.com
Fri Jan 11 04:58:00 GMT 2008


Hi,

Here is the last fix for the problem that I've reported yesterday,
where gcc failed on the verification of loop structures.  The patch
filters out all the loops that are in irreducible sections.

Another possible way to fix this problem is to mark the newly created
blocks and edges with the irreducible flag, but I'm not sure we want
to parallelize these loops.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 886_parloop.diff
Type: text/x-diff
Size: 1179 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080111/0b5f9b0d/attachment.bin>


More information about the Gcc-patches mailing list