This is the mail archive of the gcc-bugs@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


On Mon, Aug 13, 2001 at 04:43:57PM -0600, Tanmoy Bhattacharya wrote:
> I could probably provide a C++ example, but I do not have the time to
> test right now.  But a C compiler *must* compile every strictly
> conforming C program, which this one becomes if one supplies
> definitions for main and setloglim, possibly in a separate translation
> unit. 

OK,

If I compile your example with:
gcc version 3.0.1 20010813 (prerelease)

and use:
gcc -O -c example.i

I do not get any compiler errors.

Can you try again, perhaps with a newer Solaris 8 gcc snapshot from:
http://www.codesourcery.com/gcc_binary_snapshots/
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


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