------- Comment #2 from hp at gcc dot gnu dot org 2008-05-08 22:07 ------- (In reply to comment #1) > In particular, i assume that the dce code is getting confused because it > does not see the call inside the parallel. > > i do not know if this is a bug in the cris port or if there are other > cases that need to be added to dce. This is for the rtl trained > professionals to determine.
This is a valid insn and the parallel-construct is certainly valid and not some "burying". If some part of gcc doesn't look inside a parallel, then there¨s the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36177