[Bug middle-end/54224] [4.8 Regression] Bogus -Wunused-function warning with static function

2012-08-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54224 --- Comment #6 from Tobias Burnus 2012-08-21 08:48:49 UTC --- * Regarding the inlining issue: I think that's known, cf. bug 48636 comment 18. * It seems as if the TREE_USED part should be handled on the Fortran FE side for both (PRIVATE) modul

[Bug middle-end/54224] [4.8 Regression] Bogus -Wunused-function warning with static function

2012-08-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54224 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug middle-end/54224] [4.8 Regression] Bogus -Wunused-function warning with static function

2012-08-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54224 --- Comment #5 from Tobias Burnus 2012-08-16 09:56:51 UTC --- > c) For the program in comment 0, one enters rtx_for_function_call [...] > However, that function is called *AFTER* check_global_declaration_1 and comes > thus too late. check_global

[Bug middle-end/54224] [4.8 Regression] Bogus -Wunused-function warning with static function

2012-08-15 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54224 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|