https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14710
Ben Elliston changed:
What|Removed |Added
CC||bje at gcc dot gnu.org
--- Comment #13
Assignee: unassigned at gcc dot gnu.org
Reporter: bje at gcc dot gnu.org
Target Milestone: ---
The -Wuseless-cast option only applies to C++ and Objective C. It would also be
useful in the C front-end, particularly for finding 'do nothing' casts and
casts of literals,
||bje at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #1 from Ben Elliston ---
Fixed with:
PR testsuite/70719
* testsuite/lib/libjava.exp (libjava_arguments): Use 'file
normalize' rather than the defun