[Bug c++/14710] Warning about useless casts

2018-02-21 Thread bje at gcc dot gnu.org
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

[Bug c/84510] New: C front-end does not utilise -Wuseless-cast

2018-02-22 Thread bje at gcc dot gnu.org
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,

[Bug testsuite/70719] the libjava testsuite does not work with dejagnu 1.6

2016-04-19 Thread bje at gcc dot gnu.org
||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