other/7575: gcc crashes when trying to compile static constants stored in .cpp files
alexander_bacon@hotmail.com
alexander_bacon@hotmail.com
Sun Aug 11 18:36:00 GMT 2002
>Number: 7575
>Category: other
>Synopsis: gcc crashes when trying to compile static constants stored in .cpp files
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 11 18:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Alex Bacon
>Release: 3.0.2
>Organization:
>Environment:
HPUX (heaven help me)
>Description:
/usr/local/include/g++-v3/bits/stl_alloc.h: In function `void
__static_initialization_and_destruction_0(int, int)':
/usr/local/include/g++-v3/bits/stl_alloc.h:79: Internal compiler error in
emit_move_insn_1, at expr.c:3003
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make: *** [ProcessNewCustomers.o] Error 1
>How-To-Repeat:
Compile using single threaded gcc compiler on HPUX. (It seems to work with posix threaded compiler on Sun)
>Fix:
Put consts into header file
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list