https://llvm.org/bugs/show_bug.cgi?id=31676
Bug ID: 31676 Summary: Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp: 3 * pointless local variable ? Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: dcb...@hotmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified [trunk/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:288]: (style) Variable 'NewIndirectBranches' is modified but its new value is never used. [trunk/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:290]: (style) Variable 'NewValueBranches' is modified but its new value is never used. [trunk/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp:302]: (style) Variable 'Returns' is modified but its new value is never used. Suggest either use these local variables or delete them. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs