Re: [trans-mem] XFAIL known failures

2011-11-16 Thread Aldy Hernandez
What do you suggest, a bug report per failure with nothing but the directory/name of the test? I'd say a bug report for each distinct failure. It can get awful confusing when there's multiple bugs in a single PR... Done. PR numbers below. There is no trans-mem or libitm component, so I had

Re: [trans-mem] XFAIL known failures

2011-11-06 Thread Jeff Law
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/03/11 17:40, Aldy Hernandez wrote: > On 11/03/11 18:30, Andrew Pinski wrote: >> On Thu, Nov 3, 2011 at 3:12 PM, Aldy Hernandez >> wrote: >>> These are known failures, mostly missed optimizations. >>> XFAILing them. >> >> I think you should file

Re: [trans-mem] XFAIL known failures

2011-11-03 Thread Aldy Hernandez
On 11/03/11 18:30, Andrew Pinski wrote: On Thu, Nov 3, 2011 at 3:12 PM, Aldy Hernandez wrote: These are known failures, mostly missed optimizations. XFAILing them. I think you should file a bug about each missed optimization and reference the bug # in the testcase. This is so we don't lose

Re: [trans-mem] XFAIL known failures

2011-11-03 Thread Andrew Pinski
On Thu, Nov 3, 2011 at 3:12 PM, Aldy Hernandez wrote: > These are known failures, mostly missed optimizations.  XFAILing them. I think you should file a bug about each missed optimization and reference the bug # in the testcase. This is so we don't lose track of the missed optimizations. Thanks

[trans-mem] XFAIL known failures

2011-11-03 Thread Aldy Hernandez
These are known failures, mostly missed optimizations. XFAILing them. Committed to branch. libitm/ * testsuite/libitm.c/reentrant.c: XFAIL. * testsuite/libitm.c++/static_ctor.C: XFAIL. gcc/ * testsuite/gcc.dg/tm/memopt-3.c: XFAIL. * testsuite/gcc.dg/tm/memopt-4.c: