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 optimization/13000] Using -Ox cannot detect missing return statement in a function


------- Additional Comments From falk dot hueffner at student dot uni-tuebingen dot de  2003-11-10 23:29 -------
Subject: Re:  Using -Ox cannot detect missing return statement in a function

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-10 23:13 -------
> Been fixed since at least 3.1.

Seems to be back in tree-ssa though (warning at -O0, -O1 and -O3, but
not at -O2, weird).  Unfortunately, I don't have a mainline compiler
to check right now.



-- 


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


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