This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Function Object Bug
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Function Object Bug
- From: ugs at laci dot net
- Date: Mon, 16 Aug 1999 20:15:04 -0500
g++ --version = egcs-2.91.66
system type = Red Hat Linux 6.0 ; Kernel 2.2.5
compiler options = -g -Wall
output files = see attached
compiler output =
main.cc: In function `int main(int, char **)':
main.cc:14: Internal compiler error.
main.cc:14: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
main.cc:14: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
This bug isn't critical, but the enclosed code executes the function
object when compile under IRIX with SGI's compiler.
Thanks,
Paul Serice
function_object.tar.gz