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/33619] [4.1/4.2/4.3 Regression] TER breaks some inline-asm code (again)



------- Comment #7 from jakub at gcc dot gnu dot org  2007-10-15 15:14 -------
Subject: Bug 33619

Author: jakub
Date: Mon Oct 15 15:14:46 2007
New Revision: 129350

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129350
Log:
        PR tree-optimization/33619
        * tree-ssa-ter.c (is_replaceable_p): Return false for all
        calls.

        * gcc.dg/pr33619.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr33619.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-ter.c


-- 


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


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