[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2010-04-11 Thread pzhao at gcc dot gnu dot org
--- Comment #6 from pzhao at gcc dot gnu dot org 2010-04-12 03:43 --- Subject: Bug 36774 Author: pzhao Date: Mon Apr 12 03:43:21 2010 New Revision: 158214 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158214 Log: gcc/ 2010-04-12 Shujing Zhao pearly.z...@oracle.com PR

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2010-04-11 Thread pzhao at gcc dot gnu dot org
--- Comment #7 from pzhao at gcc dot gnu dot org 2010-04-12 04:00 --- Fixed on trunk. -- pzhao at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2010-04-05 Thread pzhao at gcc dot gnu dot org
--- Comment #5 from pzhao at gcc dot gnu dot org 2010-04-05 13:44 --- Proposed patch http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00078.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36774

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2010-04-01 Thread pzhao at gcc dot gnu dot org
--- Comment #4 from pzhao at gcc dot gnu dot org 2010-04-02 02:53 --- Testing patch -- pzhao at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2009-10-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-10-22 04:11 --- *** Bug 41789 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 22:12 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2008-07-09 Thread mj at ucw dot cz
--- Comment #1 from mj at ucw dot cz 2008-07-09 16:10 --- Created an attachment (id=15877) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15877action=view) A test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36774