This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] expand from SSA form (1/2)
- From: Luis Machado <luisgpm at linux dot vnet dot ibm dot com>
- To: Richard Guenther <richard dot guenther at gmail dot com>
- Cc: Michael Matz <matz at suse dot de>, David Edelsohn <dje dot gcc at gmail dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 04 May 2009 10:38:33 -0300
- Subject: Re: [RFA] expand from SSA form (1/2)
- References: <303e1d290904270711s4c3d9ec3k5c0307bd99b9c90@mail.gmail.com> <Pine.LNX.4.64.0904271641150.29566@wotan.suse.de> <303e1d290904270807g2dc51773y79d7f5b3e5a92d2a@mail.gmail.com> <Pine.LNX.4.64.0904271749190.29566@wotan.suse.de> <303e1d290904271112l68094dbeq370e75624a12b1b2@mail.gmail.com> <Pine.LNX.4.64.0904280115090.29566@wotan.suse.de> <1240878788.9380.6.camel@gargoyle> <Pine.LNX.4.64.0904280239470.29566@wotan.suse.de> <1241108814.6810.19.camel@gargoyle> <84fc9c000905011233t1f23db21pf008149b6af48c69@mail.gmail.com>
- Reply-to: luisgpm at linux dot vnet dot ibm dot com
Hi,
On Fri, 2009-05-01 at 21:33 +0200, Richard Guenther wrote:
> Does enabling the selective scheduler work around this problem?
>
> Richard.
Not really. The numbers are the same with -fselective-scheduling.
Luis