public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
@ 2014-11-24  0:54 danglin at gcc dot gnu.org
  2014-11-24 11:09 ` [Bug testsuite/64038] [5 Regression] " rguenth at gcc dot gnu.org
  2014-12-07 17:54 ` danglin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2014-11-24  0:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64038

            Bug ID: 64038
           Summary: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c 
-fno-diagnostics-show-caret
 -fdiagnostics-color=never   -O2 -fdump-ipa-icf -S   -o ipa-icf-5.s    (timeout 
= 300)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gc
c/gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c -fno-diagnostics-show-caret
-fdiagnostics
-color=never -O2 -fdump-ipa-icf -S -o ipa-icf-5.s
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c:4:21: fatal error:
comple
x.h: No such file or directory
compilation terminated.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c:4:21: fatal error:
comple
x.h: No such file or directory
compilation terminated.

FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/ipa/ipa-icf-5.c:4:21: fatal error:
comple
x.h: No such file or directory
compilation terminated.

gcc.dg/ipa/ipa-icf-5.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/ipa-icf-5.c scan-ipa-dump icf "Semantic equality
hit:f2->f1"
gcc.dg/ipa/ipa-icf-5.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/ipa-icf-5.c scan-ipa-dump icf "Equal symbols: 1"

Similar fail:
FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)


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

* [Bug testsuite/64038] [5 Regression] FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
  2014-11-24  0:54 [Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors) danglin at gcc dot gnu.org
@ 2014-11-24 11:09 ` rguenth at gcc dot gnu.org
  2014-12-07 17:54 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-24 11:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64038

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-11-24
   Target Milestone|---                         |5.0
            Summary|FAIL:                       |[5 Regression] FAIL:
                   |gcc.dg/ipa/ipa-icf-5.c      |gcc.dg/ipa/ipa-icf-5.c
                   |(test for excess errors)    |(test for excess errors)
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Other testcases have (gcc.dg/pr42427.c)

/* { dg-add-options c99_runtime } */

does adding that fix it?  Patch pre-approved then.


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

* [Bug testsuite/64038] [5 Regression] FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)
  2014-11-24  0:54 [Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors) danglin at gcc dot gnu.org
  2014-11-24 11:09 ` [Bug testsuite/64038] [5 Regression] " rguenth at gcc dot gnu.org
@ 2014-12-07 17:54 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2014-12-07 17:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64038

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> ---
Fixed.


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

end of thread, other threads:[~2014-12-07 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-24  0:54 [Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors) danglin at gcc dot gnu.org
2014-11-24 11:09 ` [Bug testsuite/64038] [5 Regression] " rguenth at gcc dot gnu.org
2014-12-07 17:54 ` danglin at gcc dot gnu.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).