Could a gatekeeper please review this patch? https://bugs.open64.net/show_bug.cgi?id=760
ConstraintGraph::processFlatInitvals is invoked when INITO isFlatArrayOrStruct, this includes INITVKIND_VAL, INITVKIND_PAD and INITV_BLKIsFlat. However in ConstraintGraph::processFlatInitvals it only allow formal be INITVKIND_VAL or INITVKIND_PAD. Fix 1. allow INITV_BLKIsFlat INITV as ConstraintGraph::processFlatInitvals input, extract the block content. 2. Move static bool INITV_BLKIsFlat(INITV_IDX initv_idx) ahead ConstraintGraph::processFlatInitvals for visibility.
bug760.patch
Description: Binary data
------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev
_______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel