This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

other/7575: gcc crashes when trying to compile static constants stored in .cpp files


>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:


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