[Bug tree-optimization/13000] [3.4/4.0 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 18 00:40:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-18 00:39 -------
Hmm, This seems like a place where the tree-profiling branch can come in handing as we always
produce the CFG for all functions even the ones which we inline and don't emit.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13000
More information about the Gcc-bugs
mailing list