This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
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
>
All right, thank you again and sorry for the spam.
R.