[Bug c++/11531] [3.4 Regression] ICE on invalid code (returning to void)
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jul 15 22:44:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11531
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-15 22:44 -------
Looks like dump_decl does not know how to print out a integer_cst.
Is the code in check_return_expr right though, it uses %D, is the right thing to use?
More information about the Gcc-bugs
mailing list