public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9140: [3.4 regression] new C++ parser failures on mips-irix6/sparc-solaris2 with g++.benjamin/15799.C g++.jason/overload28.C g++.law/arg1.C g++.mike/net2.C
@ 2003-01-03  1:54 ghazi
  0 siblings, 0 replies; 2+ messages in thread
From: ghazi @ 2003-01-03  1:54 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, ghazi, mark, nobody

Synopsis: [3.4 regression] new C++ parser failures on mips-irix6/sparc-solaris2 with g++.benjamin/15799.C g++.jason/overload28.C g++.law/arg1.C g++.mike/net2.C

State-Changed-From-To: open->closed
State-Changed-By: ghazi
State-Changed-When: Thu Jan  2 17:53:58 2003
State-Changed-Why:
    Fixed by http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00096.html
    

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


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

* c++/9140: [3.4 regression] new C++ parser failures on mips-irix6/sparc-solaris2 with g++.benjamin/15799.C g++.jason/overload28.C g++.law/arg1.C g++.mike/net2.C
@ 2003-01-02 18:26 ghazi
  0 siblings, 0 replies; 2+ messages in thread
From: ghazi @ 2003-01-02 18:26 UTC (permalink / raw)
  To: gcc-gnats; +Cc: mark


>Number:         9140
>Category:       c++
>Synopsis:       [3.4 regression] new C++ parser failures on mips-irix6/sparc-solaris2 with g++.benjamin/15799.C g++.jason/overload28.C g++.law/arg1.C g++.mike/net2.C
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 02 10:26:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.4 20030101 (experimental)
>Organization:
>Environment:
mips-sgi-irix6.5
sparc-sun-solaris2.7
>Description:
I get these new failures which look related to each other and began happening with the new c++ parser merge on mips-sgi-irix6.5.  See http://gcc.gnu.org/ml/gcc-testresults/2003-01/msg00031.html

FAIL: g++.benjamin/15799.C caused compiler crash
FAIL: g++.jason/overload28.C caused compiler crash
FAIL: g++.law/arg1.C caused compiler crash
FAIL: g++.mike/net2.C caused compiler crash

Most of these errors (all but arg1.C) also occur on sparc-sun-solaris2.7.  See http://gcc.gnu.org/ml/gcc-testresults/2003-01/msg00058.html

The error message in the logfile in all cases looks like this:

overload28.C: In function `int main()':
overload28.C:10: error: call of overloaded `Internal compiler error: Error reporting routines re-entered.

>How-To-Repeat:
Target mips-sgi-irix6.5 and compile overload28.ii with:

cc1plus -fpreprocessed overload28.ii -quiet -dumpbase overload28.C -ansi -auxbase overload28 -pedantic-errors -Wno-long-long -ansi -version -fmessage-length=0 -o overload28.s


# 1 "/caip/u58/ghazi/gcc-testing/egcc-CVS20030102/gcc/testsuite/g++.old-deja/g++.jason/overload28.C"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "/caip/u58/ghazi/gcc-testing/egcc-CVS20030102/gcc/testsuite/g++.old-deja/g++.jason/overload28.C"


struct Foo {
  Foo() { }
  Foo(int i = 25) { }
};

int main()
{
  Foo* f1 = new Foo();
}
>Fix:

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


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

end of thread, other threads:[~2003-01-03  1:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-03  1:54 c++/9140: [3.4 regression] new C++ parser failures on mips-irix6/sparc-solaris2 with g++.benjamin/15799.C g++.jason/overload28.C g++.law/arg1.C g++.mike/net2.C ghazi
  -- strict thread matches above, loose matches on Subject: below --
2003-01-02 18:26 ghazi

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).