Prof Laurie Hendren passed away

2019-05-30 Thread Diego Novillo via gcc
Dear community,

Although I have not been involved with GCC for a number of years, I would
like to share with the whole community the sad news that Prof Laurie
Hendren passed away recently.  Her work on SIMPLE was a key inspiration for
the Tree SSA work in the early 2000s (
https://www.gnu.org/software/gcc/projects/tree-ssa/).

I briefly interacted with Laurie when she agreed to be an external reviewer
for my PhD thesis and, later on, when we started working on GIMPLE.  She
taught me a lot and was always ready to help and offer guidance, with a
smile and keen insight.  I will always be grateful for that.

Here is the announcement from McGill:
https://www.cs.mcgill.ca/news/105/

Laurie's wikipedia page:
https://en.wikipedia.org/wiki/Laurie_Hendren

Albert Cohen tells me that SIGPLAN is preparing a formal post, and a
statement at PLDI next month. Probably more.


Diego.


Re: Getting spurious FAILS in testsuite?

2017-06-01 Thread Diego Novillo via gcc
On Thu, Jun 1, 2017 at 10:10 AM, Georg-Johann Lay  wrote:

> FYI, I found the following thread which reports a similar problem,
> but without and solution :-(
>
> CC'ing Diego, maybe he remembers the solution from back then...
>
> https://gcc.gnu.org/ml/libstdc++/2011-03/msg00083.html

Oh, wow.  No, sorry.  I would have to do some serious archaeology to
even remember what problem I was having.


Diego.