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++/40749] [4.3 Regression] g++ doesnt report missing return if return is of type const <type>



------- Comment #6 from simartin at gcc dot gnu dot org  2009-07-26 16:11 -------
Fixed in 4.5 and 4.4. I don't plan to commit this to 4.3.


-- 

simartin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|simartin at gcc dot gnu dot |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW
      Known to fail|4.3.3 4.4.0 4.5.0           |4.3.3 4.4.0
      Known to work|4.2.4                       |4.2.4 4.4.2 4.5.0
            Summary|[4.3/4.4/4.5 Regression] g++|[4.3 Regression] g++ doesnt
                   |doesnt report missing return|report missing return if
                   |if return is of type const  |return is of type const
                   |<type>                      |<type>


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


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