This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14412] [regression] generates different object file when run on the same source
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 17:55:46 -0000
- Subject: [Bug c++/14412] [regression] generates different object file when run on the same source
- References: <20040303174647.14412.ckirby@laurelnetworks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-03 17:55 -------
This is not a bug, use -frandom-seed=whatever if you want to get the same object file the same each
time.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14412