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]
Other format: [Raw text]

Re: GCC porting questions


"Radu Hobincu" <radu.hobincu@arh.pub.ro> writes:

> The compiler crashes with "Segmentation fault".

> 2. When I try "char c = 'c';", the compiler fails an assert:

It's time to break out the debugger and look at the source code and
figure out what the compiler is doing.  Neither of these problems ring
any sort of bell for me.

Ian


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