GCC porting questions

Ian Lance Taylor iant@google.com
Fri Jun 18 06:38:00 GMT 2010


"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



More information about the Gcc mailing list