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 c++/20624] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-18 20:10 -------
Patch posted here: <http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01102.html>
which fixes this issue but not the one in PR 20681 which is a semi front-end bug in that it should have 
not emitted the break to IR.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |08/msg01102.html
           Keywords|                            |patch


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


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