, July 04, 2014 7:21PM
To: James Greenhalgh
Cc: Max Ostapenko, GCC Patches, Yury Gribov, Viacheslav Garbuzov, Trevor
Saunders, Maxim Ostapenko
Subject: Re: [PATCH] Add patch for debugging compiler ICEs
On 07/04/2014 07:21 PM, Jakub Jelinek wrote:
On Fri, Jul 04, 2014 at 04:13:31PM +0100, James Green
On Fri, Jul 04, 2014 at 04:13:31PM +0100, James Greenhalgh wrote:
> On Mon, Jun 02, 2014 at 04:21:14PM +0100, Maxim Ostapenko wrote:
> > Hi,
> >
> > A years ago there was a discussion
> > (https://gcc.gnu.org/ml/gcc-patches/2004-01/msg02437.html) about debugging
> > compiler ICEs that resulted i
On Mon, Jun 02, 2014 at 04:21:14PM +0100, Maxim Ostapenko wrote:
> Hi,
>
> A years ago there was a discussion
> (https://gcc.gnu.org/ml/gcc-patches/2004-01/msg02437.html) about debugging
> compiler ICEs that resulted in a patch from Jakub, which dumps
> useful information into temporary file, bu
> This is the resurrected patch with added GCC version information
> into generated repro file.
I wonder whether we should also set ADDR_NO_RANDOMIZE and
ADDR_COMPAT_LAYOUT in addition to -frandom-seed (according to
https://gcc.gnu.org/wiki/Randomization).
-Y