c++/1052: Internal compiler error in print_operand_address
cet@carlthompson.net
cet@carlthompson.net
Tue Dec 12 12:46:00 GMT 2000
>Number: 1052
>Category: c++
>Synopsis: Internal compiler error in print_operand_address
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 12 12:46:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: cet@carlthompson.net
>Release: gcc 2.96
>Organization:
>Environment:
Red Hat Linux 7.0
>Description:
gcc/g++ fails with internal compiler error in
print_operand_address when compiling FLTK2 from cvs with
--enable-shared option (adds -fPIC).
Details:
g++ -I.. -DFL_LIBRARY -fPIC -DFL_SHARED -g -Wall -I/usr/X11R6/include -fno-exceptions -c fl_vertex.cxx -o fl_vertex.shared.o
fl_vertex.cxx: In function `void fl_push_matrix ()':
fl_vertex.cxx:41: Internal compiler error in print_operand_address, at
config/i386/i386.c:3404
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
The source used can be grabbed from
http://carlthompson.net/fltk
>How-To-Repeat:
Try to compile FLTK2 cvs with --enable-shared --enable-debug.
>Fix:
None?
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list