This is the mail archive of the gcc-patches@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]

[testsuite] fix g++.dg/cpp0x/nullptr21.C to be self-checking


This patch changes test g++.dg/cpp0x/nullptr21.C to be self-checking
instead of examining printf output via dg-output.  Now it can be run
reliably on bare-metal platforms.  I couldn't see any indication in the
test itself or in the gcc-patches archives to show that the printfs
were significant.

Checked in on mainline, coming soon to 4.7.

Janis

Attachment: gcc-20120725-1
Description: Text document


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