Le jeudi 12 août 2010 11:41:08, grischka a écrit :
> Thomas Preud'homme wrote:
> > So to conclude, it seems a bug exist in the way parse_btype look for long
> > long and long double. If not, please correct me quickly as I'll fix this
> > this WE or earlier.
> 
> Well, normally tinycc has no problem with "long long" or "long double".
> It could help if you preprocess the source (using tcc -E) and then look
> at the tokens that exactly cause the error.
Sorry, I wasn't thinking enough. My reasoning was completely false as the 
break in parse_btype makes the execution exit the switch but not the while.

Ok I'll try to get tcc -E run by someone on a porterbox.

Best regards,
> 
> --- grischka
Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to