diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-27 19:06:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-27 19:06:59 +0000 |
commit | 31da952a49ef2861ee35786a3e41865ac259599c (patch) | |
tree | 0d00f5f3ee3e684213177e8eb0fba4954e1b391b /gcc/graphite.c | |
parent | a5e5ea0c074caec82857a5f62173e161ee6b1615 (diff) | |
download | gcc-31da952a49ef2861ee35786a3e41865ac259599c.zip gcc-31da952a49ef2861ee35786a3e41865ac259599c.tar.gz gcc-31da952a49ef2861ee35786a3e41865ac259599c.tar.bz2 |
compiler: Don't record dependencies of invalid redefinitions.
The gofrontend would crash when trying to find the initialization
order of a variable list where one of the listed variables was an
invalid redefinition of another in a call statement. This patch
fixes initialization from call statements to consider invalid
redefinitions before recording dependency information.
Fixes golang/go#11543.
Reviewed-on: https://go-review.googlesource.com/13895
From-SVN: r227276
Diffstat (limited to 'gcc/graphite.c')
0 files changed, 0 insertions, 0 deletions