public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* make check-c++ runs the C++ testsuite twice?
@ 2011-10-11 13:57 Paolo Carlini
  2011-10-11 14:14 ` Andrew Haley
  2011-10-11 14:17 ` Jason Merrill
  0 siblings, 2 replies; 6+ messages in thread
From: Paolo Carlini @ 2011-10-11 13:57 UTC (permalink / raw)
  To: 'gcc@gcc.gnu.org'; +Cc: Paolo Bonzini, Jason Merrill

Hi,

sorry if I just need more sleep, but I'm pretty sure to have seen 'make 
check-c++' running the C++ testsuite *twice*. Seriously, many times over 
the last month or two, never before. Does this make sense to anybody? 
What could I do to debug it?

Thanks,
Paolo.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: make check-c++ runs the C++ testsuite twice?
  2011-10-11 13:57 make check-c++ runs the C++ testsuite twice? Paolo Carlini
@ 2011-10-11 14:14 ` Andrew Haley
  2011-10-11 14:17 ` Jason Merrill
  1 sibling, 0 replies; 6+ messages in thread
From: Andrew Haley @ 2011-10-11 14:14 UTC (permalink / raw)
  To: gcc

On 10/11/2011 11:51 AM, Paolo Carlini wrote:

> sorry if I just need more sleep, but I'm pretty sure to have seen 'make 
> check-c++' running the C++ testsuite *twice*. Seriously, many times over 
> the last month or two, never before. Does this make sense to anybody? 
> What could I do to debug it?

Multilibs?

Andrew.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: make check-c++ runs the C++ testsuite twice?
  2011-10-11 13:57 make check-c++ runs the C++ testsuite twice? Paolo Carlini
  2011-10-11 14:14 ` Andrew Haley
@ 2011-10-11 14:17 ` Jason Merrill
  2011-10-11 20:43   ` Paolo Carlini
  1 sibling, 1 reply; 6+ messages in thread
From: Jason Merrill @ 2011-10-11 14:17 UTC (permalink / raw)
  To: Paolo Carlini; +Cc: 'gcc@gcc.gnu.org', Paolo Bonzini

On 10/11/2011 06:51 AM, Paolo Carlini wrote:
> sorry if I just need more sleep, but I'm pretty sure to have seen 'make
> check-c++' running the C++ testsuite *twice*.

Yes.  Once with -std=c++0x, once without.

Jason

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: make check-c++ runs the C++ testsuite twice?
  2011-10-11 14:17 ` Jason Merrill
@ 2011-10-11 20:43   ` Paolo Carlini
  2011-10-11 22:44     ` Jason Merrill
  0 siblings, 1 reply; 6+ messages in thread
From: Paolo Carlini @ 2011-10-11 20:43 UTC (permalink / raw)
  To: Jason Merrill; +Cc: 'gcc@gcc.gnu.org', Paolo Bonzini

On 10/11/2011 03:57 PM, Jason Merrill wrote:
> On 10/11/2011 06:51 AM, Paolo Carlini wrote:
>> sorry if I just need more sleep, but I'm pretty sure to have seen 'make
>> check-c++' running the C++ testsuite *twice*.
>
> Yes.  Once with -std=c++0x, once without.
Doh! But that doesn't happen as part of 'make check', right? It is intended?

Thanks,
Paolo.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: make check-c++ runs the C++ testsuite twice?
  2011-10-11 20:43   ` Paolo Carlini
@ 2011-10-11 22:44     ` Jason Merrill
  2011-10-12  0:24       ` Paolo Carlini
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Merrill @ 2011-10-11 22:44 UTC (permalink / raw)
  To: Paolo Carlini; +Cc: 'gcc@gcc.gnu.org', Paolo Bonzini

On 10/11/2011 10:03 AM, Paolo Carlini wrote:
> On 10/11/2011 03:57 PM, Jason Merrill wrote:
>> On 10/11/2011 06:51 AM, Paolo Carlini wrote:
>>> sorry if I just need more sleep, but I'm pretty sure to have seen 'make
>>> check-c++' running the C++ testsuite *twice*.
>>
>> Yes. Once with -std=c++0x, once without.
> Doh! But that doesn't happen as part of 'make check', right? It is
> intended?

Yes, this is what I intended.  A normal 'make check' will only run the 
C++ testsuite once, but 'make check-c++' will also run the testsuite in 
C++0x mode.

Jason

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: make check-c++ runs the C++ testsuite twice?
  2011-10-11 22:44     ` Jason Merrill
@ 2011-10-12  0:24       ` Paolo Carlini
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Carlini @ 2011-10-12  0:24 UTC (permalink / raw)
  To: Jason Merrill; +Cc: 'gcc@gcc.gnu.org', Paolo Bonzini


> Yes, this is what I intended.  A normal 'make check' will only run the 
> C++ testsuite once, but 'make check-c++' will also run the testsuite 
> in C++0x mode.
Ok, thanks. Indeed I remember when you cleaned up some testcases vs 
c++0x but after a while I noticed something "inconsistent" between make 
check and make check-c++ and didn't connect the two things ;)

Paolo.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-11 14:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-11 13:57 make check-c++ runs the C++ testsuite twice? Paolo Carlini
2011-10-11 14:14 ` Andrew Haley
2011-10-11 14:17 ` Jason Merrill
2011-10-11 20:43   ` Paolo Carlini
2011-10-11 22:44     ` Jason Merrill
2011-10-12  0:24       ` Paolo Carlini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).