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: optimization/3906: Internal compiler error in change_address, at emit-rtl.c:1635


Synopsis: Internal compiler error in change_address, at emit-rtl.c:1635

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Mon Aug 13 15:24:20 2001
State-Changed-Why:
    Your example does not even compile.
    With, gcc version 3.0.1 20010813 (prerelease),
    I get many compilation errors, like:
    
    example.c:13: `p' was not declared in this scope
    example.c:14: ISO C++ forbids declaration of `setlim' with no type
    example.c:14: syntax error before `register'
    example.c:22: ISO C++ forbids declaration of `lb' with no type
    example.c:22: conflicting types for `int lb'
    
    Can you submit a better preprocessed example?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3906&database=gcc


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