------- Comment #3 from kees at outflux dot net 2009-03-24 07:10 ------- g++.old-deja/g++.pt/t39.C: It looks like ptr[0],[1],[2] are either int or const char (i.e. ptr is int* or const char*). %p doesn't make much sense in those cases, so I opted for a cast.
I'm not sure I followed your last sentence; I realize that many people find the Ubuntu default compiler flags inappropriate, but I'm hoping that can be set aside in the interests of helping to improve our ability to compare testsuite output. As you say, many of the changes are correct, and the rest have no negative impact. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39537