FAIL: gcc.dg/20021014-1.c (test for excess errors)

may be corrected by adding cygwin as one of the target platforms which use -pg,
according to the following patch:

*** 20021014-1.c        Fri Sep  3 11:09:33 2004
--- new/20021014-1.c    Mon Mar  7 06:03:27 2005
***************
*** 3,6 ****
--- 3,7 ----
  /* { dg-options "-O2 -p" } */
  /* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
+ /* { dg-options "-O2 -pg" { target *-*-cygwin* } } */
  /* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */
  /* { dg-error "" "consider using `-pg' instead of `-p' with gprof(1)" { target
 *-*-freebsd* } 0 } */

-- 
           Summary: 20021014-1.c fails on account of unsupported build
                    option
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tprince at computer dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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

Reply via email to