This is the mail archive of the gcc-help@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]

Re: always producing the same object code...


>
> Hi,
>
> do you mean that the compiler always produces the same object *code*?!
> Or do you mean, that the *behaviour* of the running program is always
> exactly the same?

the first one .. with a known compiler version and known source code, I
can produce an executable that has the same MD5 checksum (or CRC) as an
executable generated at a previous time by the same compiler and source
code, the option on guessing branch probabilities seems to suggest that
this won't happen for me unless I switch this off and I'm wondering if
there are more options like this that I need to know about,

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet dot ie
pam_smb / Linux DecStation / Linux VAX / ILUG person


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]