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:[RFA:] Override randomness 2 plus "as" wrapper machinery usable for diffing assembly output.


Hi HP,

It seems like most of this patch is a workaround for bugs elsewhere:

- projects not using -frandom-seed
- temporary file names appearing in debug information

I think it would be better to work on those bugs rather than put in a workaround which

- aggrevates security problems
- will cause the compiler to behave incorrectly on some projects.

:REVIEWMAIL:

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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