This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XFAILing gcc.c-torture/execute/mayalias-2.c -O3 -g (PR 28834)


On 3/13/07, Kazu Hirata <kazu@codesourcery.com> wrote:
Hi Janis,

While PR 28834 stays open, I'm thinking about XFAILing
gcc.c-torture/execute/mayalias-2.c when it is run with -O3 -g.
However, I am not having any luck with writing mayalias-2.x.  I am
wondering if you could help me with XFAIL.

There is no way to xfail testcases which fail because of ICEs. This was decided to go this way so people won't start xfailing them.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]