This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/541


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

From: nathan@gcc.gnu.org
To: Alexey.Goldin@jpl.nasa.gov, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/541
Date: 17 Nov 2000 12:03:41 -0000

 Synopsis: Can not compile --- internal error 61
 
 State-Changed-From-To: open->feedback
 State-Changed-By: nathan
 State-Changed-When: Fri Nov 17 04:03:41 2000
 State-Changed-Why:
     the current CVS 20001118 reports a ton of errors, here are
     the first few,
     
     ../include/table.h: In member function `const double* const& 
        real_matrix::operator[](int) const':
     ../include/table.h:795: warning: returning reference to temporary
     ../include/table.h: In member function `const Complex* const& 
        complex_matrix::operator[](int) const':
     ../include/table.h:1014: warning: returning reference to temporary
     ../include/circuit.h: At global scope:
     ../include/circuit.h:105: syntax error before ';' token
     ../include/mixer_helper.h:69: syntax error before ';' token
     ../include/mixer_helper.h:70: syntax error before ';' token
     ../include/mixer_helper.h:71: syntax error before ';' token
     ../include/mixer_helper.h:122: syntax error before ';' token
     ../include/mixer_helper.h:123: syntax error before ';' token
     ../include/mixer_helper.h:192: syntax error before ';' token
     
     please confirm whether the problem has been resolved
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=541&database=gcc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]