public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10023: g++ Internal Compiler Error at -O2-4
@ 2003-03-11 22:56 Jens Troeger
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Troeger @ 2003-03-11 22:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/10023; it has been noted by GNATS.

From: Jens Troeger <savage@light-speed.de>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   jens.troeger@light-speed.de, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc: s.bosscher@student.tudelft.nl
Subject: Re: c++/10023: g++ Internal Compiler Error at -O2-4
Date: Tue, 11 Mar 2003 23:49:18 +0100 (CET)

 > Synopsis: g++ Internal Compiler Error at -O2-4
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Tue Mar 11 15:01:12 2003
 > State-Changed-Why:
 >     Steven already asked for feedback.
 
 hi,
 i tried it on an intel/linux box running
 
   GNU CPP version 2.95.3 20010315 (SuSE) (i386 Linux/ELF)
 
 and it compiled. i will install gcc3 here now and see what happens. 
 i'll keep you updated!
 
 cheers
 jens
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/10023: g++ Internal Compiler Error at -O2-4
@ 2003-03-11 15:01 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-03-11 15:01 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jens.troeger, nobody

Synopsis: g++ Internal Compiler Error at -O2-4

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Mar 11 15:01:12 2003
State-Changed-Why:
    Steven already asked for feedback.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10023


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/10023: g++ Internal Compiler Error at -O2-4
@ 2003-03-11 11:16 Steven Bosscher
  0 siblings, 0 replies; 4+ messages in thread
From: Steven Bosscher @ 2003-03-11 11:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/10023; it has been noted by GNATS.

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
	jens.troeger@light-speed.de
Cc:  
Subject: Re: c++/10023: g++ Internal Compiler Error at -O2-4
Date: Tue, 11 Mar 2003 12:12:26 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10023
 
 Jens Troeger wrote:
  > i can send you the source files?
 
 Yes please.  Without the source we can of course not reproduce the 
 problem, or see if the issue has been fixed in later versions. 
  Preprocessed source is welcome, a small test case is even more welcome.
 
 Please read the instructions on "http://gcc.gnu.org/bugs.html#report" to 
 see how you can help out best.
 
 Note that the "prerelease" (there is no "official" GCC 2.95.4 release) 
 you are using is almost two years old.  The problem may have been fixed 
 in GCC 3.x.
 
 Greetz
 Steven
 
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* c++/10023: g++ Internal Compiler Error at -O2-4
@ 2003-03-11  7:36 jens.troeger
  0 siblings, 0 replies; 4+ messages in thread
From: jens.troeger @ 2003-03-11  7:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10023
>Category:       c++
>Synopsis:       g++ Internal Compiler Error at -O2-4
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 11 07:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     jens.troeger@light-speed.de
>Release:        g++ 2.95
>Organization:
>Environment:
YellowDog Linux 2.3 on PPC (PowerBook)
>Description:
hey... what can i say? here it comes:

savage@tigger:~/savage/uqbt> g++ -v -save-temps -O2 -g3 -o hello-trace hello-trace.cc
Reading specs from /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/specs
gcc version 2.95.4 20010319 (prerelease/franzo/20011204)
 /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/cpp0 -lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -DPPC -D__ELF__ -Dpowerpc -D__PPC__ -D__ELF__ -D__powerpc__ -D__PPC -D__powerpc -Acpu(powerpc) -Amachine(powerpc) -D__EXCEPTIONS -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ -g3 -D_CALL_SYSV -D_BIG_ENDIAN -D__BIG_ENDIAN__ -Amachine(bigendian) -D_ARCH_PPC -D__unix__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem(unix) -Asystem(posix) hello-trace.cc hello-trace.ii
GNU CPP version 2.95.4 20010319 (prerelease/franzo/20011204) (PowerPC GNU/Linux)
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/../../../../include/g++-3
 /usr/local/include
 /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/../../../../ppc-yellowdog-linux/include
End of omitted list.
 /usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.4/cc1plus hello-trace.ii -quiet -dumpbase hello-trace.cc -g3 -O2 -version -o hello-trace.s
GNU C++ version 2.95.4 20010319 (prerelease/franzo/20011204) (ppc-yellowdog-linux) compiled by GNU C version 2.95.4 20010319 (prerelease/franzo/20011204).
hello-trace.cc: In function `void execute(int)':
hello-trace.cc:1637: Internal compiler error:
hello-trace.cc:1637: Internal compiler error in `mark_jump_label', at jump.c:3725
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
i can send you the source files?
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-11 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-11 22:56 c++/10023: g++ Internal Compiler Error at -O2-4 Jens Troeger
  -- strict thread matches above, loose matches on Subject: below --
2003-03-11 15:01 bangerth
2003-03-11 11:16 Steven Bosscher
2003-03-11  7:36 jens.troeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).