[Bug bootstrap/47402] [4.6 Regression] Bootstrap comparison failure

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 15 18:38:00 GMT 2011


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

--- Comment #9 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-02-15 18:36:21 UTC ---
Author: aoliva
Date: Tue Feb 15 18:36:16 2011
New Revision: 170185

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170185
Log:
PR debug/47106
PR debug/47402
* tree-flow.h (referenced_var_lookup): Add fn parameter.
Adjust all callers.
* tree-dfa.c (referenced_var_lookup): Use fn instead of cfun.
* tree-flow-inline.h: Adjust.
* gimple-pretty-print.c: Adjust.
* tree-into-ssa.c: Adjust.
* tree-ssa.c: Adjust.
* cfgexpand.c: Adjust.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/gimple-pretty-print.c
    trunk/gcc/tree-dfa.c
    trunk/gcc/tree-flow-inline.h
    trunk/gcc/tree-flow.h
    trunk/gcc/tree-into-ssa.c
    trunk/gcc/tree-ssa.c



More information about the Gcc-bugs mailing list