[Bug middle-end/27781] [4.1/4.2 Regression] weak-attribute over-optimisation

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 15 17:30:00 GMT 2006



------- Comment #6 from rguenth at gcc dot gnu dot org  2006-06-15 17:23 -------
Subject: Bug 27781

Author: rguenth
Date: Thu Jun 15 17:23:41 2006
New Revision: 114681

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114681
Log:
2006-06-16  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/27781
        * Makefile.in (ipa-pure-const.o): Add $(TARGET_H) dependency.
        * ipa-pure-const.c (target.h): Include.
        (analyze_function): Do not analyze functions that do not
        bind locally.

        * gcc.dg/tree-ssa/pr27781.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr27781.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/ipa-pure-const.c
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list