This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/46195] r165965 regresses i386 darwin


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

Dave Korn <davek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davek at gcc dot gnu.org

--- Comment #25 from Dave Korn <davek at gcc dot gnu.org> 2010-11-02 05:30:01 UTC ---

  Hi HJ, I'm getting a ton of failures caused by this same warning message at
r166110 on i686-pc-cygwin:

FAIL: gcc.dg/tree-ssa/forwprop-5.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/fre-vce-1.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/sra-4.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/vector-1.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O0
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O1
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O2
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O3 -g
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -Os
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O2 -flto
FAIL: gcc.c-torture/execute/va-arg-25.c compilation,  -O2 -fwhopr
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O0
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O1
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O2
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O3 -g
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -Os
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O2 -flto
FAIL: gcc.c-torture/execute/vector-1.c compilation,  -O2 -fwhopr
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O0
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O1
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O2
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O3 -g
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -Os
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O2 -flto
FAIL: gcc.c-torture/execute/vector-2.c compilation,  -O2 -fwhopr
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr34856.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/pr39928-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.c-torture/compile/vector-2.c (test for excess errors)
FAIL: gcc.dg/pr32912-1.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)
FAIL: gcc.target/i386/vect-args.c (test for excess errors)

Should I reopen this bug or file a new one?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]