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 tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs


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

--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-10-11 09:05:18 UTC ---
> --- 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...

Have a look at vect.exp: there are specific naming conventions for
testcases that control how they are compiled.

    Rainer


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