[Bug c++/11531] ICE on invalid code (returning to void)
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 15 22:15: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
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gdr at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-15 22:15:31
date| |
------- Additional Comments From bangerth at dealii dot org 2003-07-15 22:15 -------
Confirmed. Seems to be a diagonstic problem:
tmp/gg> ../build-gcc/gcc-install/bin/c++ x.cc
x.cc: In function `void runcallback()':
x.cc:1: error: return-statement with a value, in function returning `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
W.
More information about the Gcc-bugs
mailing list