public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10162: Parse error with xscale_be-g++ compiler for code which works well with g++
@ 2003-03-20 15:59 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-03-20 15:59 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->closed
State-Changed-By: bangerth
State-Changed-When: Thu Mar 20 15:59:09 2003
State-Changed-Why:
    Duplicate of 10161

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


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

* c++/10162: 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:         10162
>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:        gcc version 2.95.3 20010315 (release/MontaVista)
>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(); } 
     ...
}

The compilation results in "parse error before &s"
>How-To-Repeat:

>Fix:

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


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

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

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

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