This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: explicitely mark out-of-scope deaths
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: Michael Matz <matz at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 26 May 2011 18:37:45 +0200
- Subject: Re: RFC: explicitely mark out-of-scope deaths
- References: <Pine.LNX.4.64.1105261516240.9668@wotan.suse.de>
On Thu, May 26, 2011 at 3:43 PM, Michael Matz <matz@suse.de> wrote:
> on IRC we discussed about this, here's the RFC patch. ?It bootstraps and
> causes some minor regressions most probably due to some missing sprinkled
> checks for the special clobber insns and sometimes due to having to adjust
> some regexps.
Just for reference... I am guessing this also supposed to help fix PR39604?
Ciao!
Steven