bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28867] Mingw to generate bogus.o on French locale


From: eric.pouech at orange dot fr
Subject: [Bug binutils/28867] Mingw to generate bogus.o on French locale
Date: Mon, 21 Mar 2022 14:00:55 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28867

--- Comment #10 from Eric Pouech <eric.pouech at orange dot fr> ---

> Not really.  I think that we are looking at three possibilities here:
> 
>   * A bug in the compiler used to build the assembler that you 
>     are using, so that it mis-behaves in a subtle manner.  Since
>     I am probably using a different compiler to build my sources,
>     this might explain why I cannot reproduce the bug.
> 
>   * A hardware failure on your test machine (a bad memory chip maybe ?)
>     Pretty unlikely I know, but it would explain why only you seem to
>     have these problems.  If true though, I would expect you to be
>     encountering problems with other, unrelated programs.
> 
>   * An uninitialised memory bug in the assembler sources, such that a 
>     random value is being used somewhere.  Different host environments
>     tend to initialise memory differently, so this might explain why
>     it works for me (eg because on my host, allocated memory is always
>     initialised to zero, even if not specifically requested).

when it broke, I tried several recompilation (of the .o file, of the whole
directory of the .o file, of the whole tree), with the same results each time.

anyway, since I cannot reproduce *today* either the issue, feel free to close
the bug

either, it's a real issue that has been fixed by one of the updates (good)
or the sequence that triggers is still unknown (but keeping the bug open will
not help here)

thanks for your time
Eric

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]