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]

[tree-ssa]: Fix PR opt/13755


This patch fixes PR 13755 by adding the renaming of variables that may
be aliased with GLOBAL_VAR. Tested on i686-pc-linux-gnu.

Brian
---

2004-02-04  Brian Booth  <bbooth@redhat.com>

        PR opt/13755
        * tree-dfa.c (compute_alias_sets): set rename flag for variables
        aliased by GLOBAL_VAR.

Attachment: diff.patch
Description: Text document


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