This is the mail archive of the gcc-patches@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] | |
OK with:* tree-dfa.c (add_referenced_var): Walk initializers of non-constant/readonly static vars.
--- 714,726 ----s/needs/need/
/* Scan DECL_INITIAL for pointer variables as they may contain
address arithmetic referencing the address of other
! variables. ! Even non-constant intializers needs to be walked, because
! IPA passes might prove they invariantness later on. */s/they/their/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |