public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/20771] New: Duplicate PCH test names
@ 2005-04-05 19:10 jsm28 at gcc dot gnu dot org
  2005-04-05 23:33 ` [Bug testsuite/20771] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-04-05 19:10 UTC (permalink / raw)
  To: gcc-bugs

gcc.sum contains pairs of identical lines such as:
PASS: gcc.dg/pch/common-1.c -O0 -g (test for excess errors)
PASS: gcc.dg/pch/common-1.c -O0 -g (test for excess errors)

The text after "PASS: " or "FAIL: " is a test name which is supposed to be
unique, for the sake of regression testers matching up the same test in .sum
files from different runs.  One of these tests is with a .gch file and one
without, so dg-pch.exp should give them names reflecting this, e.g.

PASS: gcc.dg/pch/common-1.c -O0 -g with PCH (test for excess errors)
PASS: gcc.dg/pch/common-1.c -O0 -g without PCH (test for excess errors)

-- 
           Summary: Duplicate PCH test names
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20771


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

* [Bug testsuite/20771] Duplicate PCH test names
  2005-04-05 19:10 [Bug testsuite/20771] New: Duplicate PCH test names jsm28 at gcc dot gnu dot org
@ 2005-04-05 23:33 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-05 23:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-05 23:33 -------
Confirmed, I really thought someone filed a bug about this or had posted an email about this to gcc@.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-05 23:33:26
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20771


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

end of thread, other threads:[~2005-04-05 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-05 19:10 [Bug testsuite/20771] New: Duplicate PCH test names jsm28 at gcc dot gnu dot org
2005-04-05 23:33 ` [Bug testsuite/20771] " pinskia at gcc dot gnu dot org

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).