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 middle-end/19583] [4.0 Regression] Incorrect diagnostic: control may reach end of non-void function '...' being inlined


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-23 15:45 -------
(In reply to comment #7)
> Mine. I am testing a patch right now.

Hmm, I get a bootstrap failure with the patch:
/Users/pinskia/src/local3/gcc/libstdc++-v3/libsupc++/eh_alloc.cc: In function 'void __cxxabiv1::
__cxa_free_exception(void*)':
/Users/pinskia/src/local3/gcc/libstdc++-v3/libsupc++/eh_alloc.cc:157: error: Fallthru to exit from bb 
12

/Users/pinskia/src/local3/gcc/libstdc++-v3/libsupc++/eh_alloc.cc:157: internal compiler error: 
verify_flow_info failed


-- 


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


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