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] | |
On Sun, Feb 09, 2003 at 03:17:15PM -0500, Diego Novillo wrote: > What optimizations were used by 'lcc' and 'tcc'? i.e., is GCC 7 > times or 16 times slower than 'tcc'? What about the generated > code? I want to make sure that we are comparing apples to > apples. tcc is like "gcc -O-1". Its code generation is freakily primitive.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |