This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs
- From: "glisse at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Oct 2012 04:58:40 +0000
- Subject: [Bug tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs
- Auto-submitted: auto-generated
- References: <bug-54868-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54868
--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> 2012-10-10 04:58:40 UTC ---
(In reply to comment #2)
> Maybe moving the test from tree-ssa/ to vect/ would be enough?
I tried that and tested on x86_64, but the test wasn't run then (no trace in
any log). I'll try to look again later, but that might only be in a few days.
If anyone understands how the testsuite works...