• [^] # Re: Chez moi...

    Posté par . En réponse au journal Le Pourquoi Windows plante !. Évalué à 3.

    Pareil ici, mais:
    /tmp 19:04 gcc -ffloat-store test.c -o test && ./test
    Prend 800.000000 * 0.750000 * 0.600000 = 360.000000 ( 360 ) = 360.000000 ( 360 ) %

    Ça marche donc avec -ffloat-store qui est activé pour -O1 (ou supérieur) ou -Os. En fait, il n'y a que -O0 qui fout la merde :)