c/5225: + should strip lvalueness

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Tue Jan 1 11:48:00 GMT 2002


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



More information about the Gcc-prs mailing list