[PATCH,committed] PR fortran/82620 -- fix detection of syntax error

2017-10-27 Thread Steve Kargl
I've committed the following patch to fix a problem where gfortran ICEs after detection of a syntax error in an allocate statement. The patch was regression tested on x86_64-*-freebsd. === gfortran Summary === # of expected passes46027 # of expected failures

Re: [RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)

2017-10-27 Thread Jeff Law
On 10/13/2017 02:26 PM, Wilco Dijkstra wrote: > Hi, > > To continue the review of the AArch64 frame code I tried a few examples > to figure out what it does now. For initial_adjust <= 63*1024 and > final_adjust < > 1024 there are no probes inserted as expected, ie. the vast majority of > function

<    1   2