------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12 17:28 ------- (In reply to comment #2) > If I understand the purpose of the test, it was to check whether profiling > is working correctly, as far as being capable of building and running > without a failure report. I've not found an explanation why certain > targets, like cygwin, support only -pg, others only -p, and others > both. The main point is to stop reporting a spurious error when running > the testsuite.
No it is just testing -p and not -pg, there is a difference but I don't remember what. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20360