This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] jump threading for switch_expr
- From: law at redhat dot com
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 30 Oct 2003 17:44:05 -0700
- Subject: Re: [tree-ssa] jump threading for switch_expr
- Reply-to: law at redhat dot com
In message <20031030163427.A10066@redhat.com>, Richard Henderson writes:
>Even fixes
>
>-FAIL: gcc.dg/tree-ssa/20030703-2.c scan-tree-dump-times if 1
>-FAIL: gcc.dg/tree-ssa/20030708-1.c scan-tree-dump-times if 0
>-FAIL: gcc.dg/tree-ssa/20030808-1.c scan-tree-dump-times if 0
>
>though you'll note that none of these have switches...
Interesting. Did you investigate why? Seems rather odd to me.
jeff