Re: Baby X is bor nagain

Liste des GroupesRevenir à cl c  
Sujet : Re: Baby X is bor nagain
De : tr.17687 (at) *nospam* z991.linuxsc.com (Tim Rentsch)
Groupes : comp.lang.c
Date : 29. Jun 2024, 16:38:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <86le2ndajg.fsf@linuxsc.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
bart <bc@freeuk.com> writes:

On 28/06/2024 11:26, Kaz Kylheku wrote:
>
On 2024-06-28, bart <bc@freeuk.com> wrote:
>
On 28/06/2024 04:23, Kaz Kylheku wrote:
>
On 2024-06-27, bart <bc@freeuk.com> wrote:
>
And for most of /my/ compiles, the code produced by gcc-O0 is
fast enough.  It also about the same speed as code produced by
one of my compilers.
>
So I tend to use it when I want the extra speed, or other
compilers don't work, or when a particular app only builds
with that compiler.
>
Otherwise the extra overheads are not worth the bother.
>
How good are your diagnostics compared to GCC -O2, plus -Wall
and -W?
>
Using products like tcc doesn't mean never using gcc.
(Especially on Linux where you will have it installed anyway.)
>
You can use the latter to do extra, periodic checks that the
simpler compiler may have missed, or to produce faster production
builds.
>
But gcc is not needed for routine compilation.
>
Catching common bugs in routine compilation is better than once
a month.
>
You could be wasting time debugging something where GCC would have
told you right away you have something uninitialized or whatever.
>
Let's take the C program below.  It has 4 things wrong with it,
marked with comments.
>
[...]

People are never going to take you seriously as long as
you keep offering what are obviously strawman arguments,
and especially ones where you know better but pretend
that you don't.

Date Sujet#  Auteur
29 Jun 24 * Re: Baby X is bor nagain19bart
29 Jun 24 +* Re: Baby X is bor nagain10Tim Rentsch
29 Jun 24 i`* Re: Baby X is bor nagain9bart
29 Jun 24 i +* Re: Baby X is bor nagain5David Brown
29 Jun 24 i i`* Re: Baby X is bor nagain4Michael S
29 Jun 24 i i +- Re: Baby X is bor nagain1Keith Thompson
30 Jun 24 i i +- Re: Baby X is bor nagain1Tim Rentsch
30 Jun 24 i i `- Re: Baby X is bor nagain1David Brown
30 Jun 24 i +* Re: Baby X is bor nagain2Kaz Kylheku
3 Jul 24 i i`- Re: Baby X is bor nagain1James Kuyper
30 Jun 24 i `- Re: Baby X is bor nagain1Tim Rentsch
29 Jun 24 +* Re: Baby X is bor nagain7Richard Harnden
29 Jun 24 i`* Re: Baby X is bor nagain6bart
30 Jun 24 i `* Re: Baby X is bor nagain5Michael S
30 Jun 24 i  `* Re: Baby X is bor nagain4David Brown
30 Jun 24 i   `* Re: Baby X is bor nagain3Michael S
30 Jun 24 i    +- Re: Baby X is bor nagain1David Brown
9 Jul 24 i    `- Re: Baby X is bor nagain1Tim Rentsch
30 Jun 24 `- Re: Baby X is bor nagain1Keith Thompson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal