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]

Function Object Bug


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


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