This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
other/7575: gcc crashes when trying to compile static constants stored in .cpp files
- From: alexander_bacon at hotmail dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 12 Aug 2002 01:30:51 -0000
- Subject: other/7575: gcc crashes when trying to compile static constants stored in .cpp files
- Reply-to: alexander_bacon at hotmail dot com
>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: