This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/24252] [3.4/4.0/4.1 Regression] Missing "warning: control reaches end of non-void function" in static function



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-07 11:12 -------
Fixed in 4.1.0 by change a lot of the middle-end so the patch will not be
backported, so closing as fixed.  There is most likely a dup of this bug
somewhere.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |middle-end
           Keywords|                            |diagnostic
      Known to fail|                            |3.4.0 4.0.0
      Known to work|                            |3.3.3 4.1.0
         Resolution|                            |FIXED
            Summary|Missing "warning: control   |[3.4/4.0/4.1 Regression]
                   |reaches end of non-void     |Missing "warning: control
                   |function" in static function|reaches end of non-void
                   |                            |function" in static function
   Target Milestone|---                         |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24252


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]