public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/10161: Parse error with xscale_be-g++ compiler for code which works well with g++
@ 2003-03-20  6:46 sriram.subramoney
  0 siblings, 0 replies; 2+ messages in thread
From: sriram.subramoney @ 2003-03-20  6:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: sriram.subramoney


>Number:         10161
>Category:       c++
>Synopsis:       Parse error with xscale_be-g++ compiler for code which works well with g++
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 20 06:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sriram N.S.
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Parse error was reported by xscale_be-g++ compiler for a class definition similar to the following. Compilation for the same code using the g++ compiler gets thru' without any error. Whether any compiler option is to be used in this case ??. 

Class S
{
  public:
     int E1(const S &s) const;
     int E2(const S &s) const { return E3(); } 
     ...
}
>How-To-Repeat:

>Fix:

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


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

* Re: c++/10161: Parse error with xscale_be-g++ compiler for code which works well with g++
@ 2003-03-20 15:58 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-03-20 15:58 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sriram.subramoney

Synopsis: Parse error with xscale_be-g++ compiler for code which works well with g++

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Thu Mar 20 15:58:41 2003
State-Changed-Why:
    We need a complete testcase to reproduce the problem, and
    also need the exact identification of the compiler which
    you get with the -v switch. Please review
      http://gcc.gnu.org/bugs.html
    for what exactly we want.
    
    Thanks
      Wolfgang

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


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

end of thread, other threads:[~2003-03-20 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-20  6:46 c++/10161: Parse error with xscale_be-g++ compiler for code which works well with g++ sriram.subramoney
2003-03-20 15:58 bangerth

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