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 testsuite/55188] [4.8 regression] FAIL: gcc.dg/pr19105.c scan-tree-dump-times reassoc1 "Optimizing range tests v_[0-9]*.D. -.2, 2. and -.3, 4.[\n\r]* into" 1


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-17 21:58:49 UTC ---
Author: jakub
Date: Sat Nov 17 21:58:44 2012
New Revision: 193590

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193590
Log:
    PR testsuite/55188
    * gcc.dg/pr19105.c: Accept also optimizing
    -[2, 2] and -[3, 3] and -[4, 4] range tests together.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr19105.c


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