Le lundi 23 septembre 2013 14:31:04 Vittorio Giovara a écrit :
> 
> In my opinion, tinycc can remain without optimizations because it is
> not one of the compiler design goals.
> However there is one optimization that's more like a feature these
> days: dead code elimination.
> There are quite a few programs that completely rely on that and when
> compiled with tcc plainly fail with a 'undefined symbol' error for
> functions that are actually unused.
> 
> It would be really nice to have some compiler switch (if not
> integrated) that enable this functionality.

Patches are welcome :)

> 
> Vittorio

Thomas

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

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

Reply via email to