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]

Internal Compiler Error


I am trying to compile this C-code and I get this error using gcc and g++:

dclsn22> gcc prog.c
prog.c: In function `main':
prog.c:102: Internal compiler error in `assign_stack_temp_for_type', at
function
.c:937
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
dclsn22>


Here is the source code that I ftped to this workstation:

(See attached file: PROG.C)

Thanks,

Ethan McGrath
Mechanical and Thermal Analysis and Test Group
IBM Endicott
Phone: 607-755-1056
Email: emcgrat@us.ibm.com

PROG.C


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