This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/5306: EGCS raises internal error when processing exception.h
- From: ian dot fairclough at intelligent-ms dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 7 Jan 2002 23:13:43 -0000
- Subject: c++/5306: EGCS raises internal error when processing exception.h
- Reply-to: ian dot fairclough at intelligent-ms dot com
>Number: 5306
>Category: c++
>Synopsis: EGCS raises internal error when processing exception.h
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 07 15:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Ian Fairclough
>Release: egcs-2.91.66
>Organization:
>Environment:
Red Hat Linux 7.0 (i386)
>Description:
EGCS now raises an interal error when compiling files that previously have been compiled successfully. The compiler output is as follows :
egcs++ -W -Wall -pipe -D_POSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_REENTRANT -DACE_HAS_AIO_CALLS -O3 -g -ftemplate-depth-42 -I/usr/local/tao/ACE_wrappers -DTAO_HAS_AMI=0 -DTAO_HAS_AMI_POLLER=0 -DTAO_HAS_AMI_CALLBACK=0 -DTAO_HAS_RT_CORBA=1 -DTAO_HAS_CORBA_MESSAGING=1 -I/usr/local/tao/ACE_wrappers/TAO/orbsvcs -I/usr/local/tao/ACE_wrappers/TAO -c -o .obj/portal_server.o portal_server.cpp
/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/exception: In method `bad_exception::bad_exception()':
In file included from /usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/new:9,
from /usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/new.h:6,
from /usr/local/tao/ACE_wrappers/ace/OS.h:2809,
from /usr/local/tao/ACE_wrappers/TAO/tao/corba.h:29,
from PORTALSERVERC.h:13,
from PORTALSERVERS.h:13,
from portal_server.cpp:1:
/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/exception:24: Internal compiler error.
/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/exception:24: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
/usr/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/include/exception:24: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
>How-To-Repeat:
Re-run compiler
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: