This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: XFAIL support for profile-based optimizations
- From: Olga Golovanevsky <OLGA at il dot ibm dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org, Janis Johnson <janis187 at us dot _ibm dot com>
- Date: Fri, 30 Dec 2005 21:00:43 +0200
- Subject: Re: XFAIL support for profile-based optimizations
Andrew Pinski <pinskia@physics.uc.edu> wrote on 30/12/2005 09:26:10:
>
> On Dec 29, 2005, at 2:50 PM, Olga Golovanevsky wrote:
>
> > Is there any reason for it? I need this functionality and wonder how
> > other
> > profile-based optimizations managed without it.
>
> Most likely the reason why this was not committed was because it was
> not needed
> as the bug which was going to need to xfail some testcases in the
> profile
> testsuite was fixed.
Sounds reasonable.
Is it ok to commit this patch now?
I need it for a number of struct-reorg currently unsupported features and
bugs (to be fixed soon), but probably other optimizations will need it
either.
Olga