This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [GCC] gcc vs. indentation
- From: Horst von Brand <vonbrand at inf dot utfsm dot cl>
- To: Samium Gromoff <deepfire at ibe dot miee dot ru>
- Cc: linux-kernel at vger dot kernel dot org, gcc-bugs at gcc dot gnu dot org
- Date: Tue, 01 Jul 2003 09:12:06 -0400
- Subject: Re: [GCC] gcc vs. indentation
Samium Gromoff <deepfire@ibe.miee.ru> said:
[...]
> Surprisingly enough i`ve realised soon that indeed some indentation changes
> give gcc a reason to produce different code.
[...]
> --- ./origDAC960.o.d 2003-06-29 21:02:55.000000000 +0400
> +++ ./newDAC960.o.d 2003-06-29 22:13:46.000000000 +0400
> - 52ae: 7d 0d jge 52bd <DAC960_V1_ProcessCompletedCommand+0x7d>
> + 52ae: 7c 0d jl 52bd <DAC960_V1_ProcessCompletedCommand+0x7d>
[...]
> - 542b: 8f 0d 27 00 00 00 popl 0x27
> + 542b: 8e 0d 27 00 00 00 movl 0x27,%cs
[...]
> - 6ba8: bc 11 27 00 00 mov $0x2711,%esp
> + 6ba8: bb 11 27 00 00 mov $0x2711,%ebx
This looks like 1-bit errors to my eye...
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513