diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-03-22 21:02:53 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-03-22 21:02:53 +0000 |
commit | 36c1cf710de19ec2556fedf49a6ebfa4758e404f (patch) | |
tree | d0d24e26e64d8a5688abe09c8cb05f3ac5384a55 /gcc/fortran | |
parent | 0d3214c2f01c4cc5b74052e4130f2a39d93dc3ef (diff) | |
download | gcc-36c1cf710de19ec2556fedf49a6ebfa4758e404f.zip gcc-36c1cf710de19ec2556fedf49a6ebfa4758e404f.tar.gz gcc-36c1cf710de19ec2556fedf49a6ebfa4758e404f.tar.bz2 |
compiler: initialize gogo fields
A couple of the data members in the Gogo class were not
being initialized properly. This was causing "uninitialized value"
errors during Valgrind memcheck runs. This patch insures that
all of the fields receive an initial value.
Reviewed-on: https://go-review.googlesource.com/38470
From-SVN: r246407
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions