This is the mail archive of the gcc@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: egcs 1.1b Bug - Howto?


> 
> Deat "List",
> 
> I am currently writing on a program which uses quite a lot of libraries
> and now I have to suspect a compiler bug in egcs 1.1b. The problem is
> that I get a segmentation fault in after or while leaving main(). So far
> I have found that the crucial part has something to do with a variable
> definition. If I define it in main, thumbs up, everything is ok.
> 
> If I define it in a subroutine main crashes later on? How can I debug
> this situation better, or is it best to upgrade to egcs1.1.1?
> 

If you can create a small testcase, someone will look into it.

-- 
H.J. Lu (hjl@gnu.org)


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