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/30794] -Wreturn-type acts differently at -O3



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-14 18:35 -------
I think the warning from the front-end can be removed as the middle-end can
warn with execute_warn_function_return.

Plus I think this is really a dup of bug 12603.


-- 


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


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