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]
Other format: [Raw text]

Re: c/5225: + should strip lvalueness


Synopsis: + should strip lvalueness

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Tue Jan  1 11:48:38 2002
State-Changed-Why:
    I cannot compile your testcase with gcc 3.0.3, nor
    with gcc 3.1 20011207.
    
    I get the following error:
    a.c: In function `main':
    a.c:1: `i' undeclared (first use in this function)
    a.c:1: (Each undeclared identifier is reported only once
    a.c:1: for each function it appears in.)
    
    
    Do you still encounter your problem with a newer gcc snapshot?

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


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