[Bug c++/40749] [4.3 Regression] g++ doesnt report missing return if return is of type const type

2009-12-26 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2009-12-26 13:53 --- Will not be fixed in 4_3-branch. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug c++/40749] [4.3 Regression] g++ doesnt report missing return if return is of type const type

2009-12-26 Thread paolo dot carlini at oracle dot com
-- paolo dot carlini at oracle dot com changed: What|Removed |Added Target Milestone|--- |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40749

[Bug c++/40749] [4.3 Regression] g++ doesnt report missing return if return is of type const type

2009-07-26 Thread simartin at gcc dot gnu dot org
--- 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