This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [testsuite patch] Fix false FAIL in gdb.cp/casts.exp


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> So perhaps a better fix is to move that particular test to a
Pedro> separate testcase that force-compiles with -std=c++03.

Pedro> Adding Tromey, who wrote the test initially.

Yeah, I think that's correct.  According to the patch email, I did this
because there wasn't a way to tell which version of C++ was in use:

https://sourceware.org/ml/gdb-patches/2012-07/msg00349.html

Tom


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