From mboxrd@z Thu Jan 1 00:00:00 1970 From: rodrigc@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org, tanmoy@lanl.gov Subject: Re: optimization/3906: Internal compiler error in change_address, at emit-rtl.c:1635 Date: Mon, 13 Aug 2001 15:24:00 -0000 Message-id: <20010813222421.24786.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00382.html List-Id: 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