This is the mail archive of the gcc-patches@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: recover -frandom-seed from .rpo file


On Mar  9, 2007, "Andrew Pinski" <pinskia@gmail.com> wrote:

>> When the instantiation of symbols involving names in anonymous
>> namespaces is controlled by -frepo

> I don't think this is true any more in that anonymous namespaces are
> hanlded differently in 4.2.0 and above and don't use the seeds
> anymore.

Err...  The patch actually touches the location where this use is
still present, and it does change behavior in the trunk, which is
where I developed and tested the patch.

Please think it over ;-)

Cheers,

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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