This is the mail archive of the gcc-cvs@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]

r123067 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: law
Date: Mon Mar 19 19:52:19 2007
New Revision: 123067

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123067
Log:

        * tree-cfg.c (find_taken_edge): Tighten conditions for
        optimizing computed gotos.

        * PR tree-optimization/30984
        * gcc.c-torture/pr30984.c: New test.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr30984.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-cfg.c


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