diff options
author | William Schmidt <wschmidt@gcc.gnu.org> | 2017-03-29 13:00:56 +0000 |
---|---|---|
committer | William Schmidt <wschmidt@gcc.gnu.org> | 2017-03-29 13:00:56 +0000 |
commit | 8777357cb5a467b31ebeb4eaa6588a1d9fb8546e (patch) | |
tree | 04ffab872e1b8023c8fe354171f075c9e88dedc1 | |
parent | 9fbbba710567dbfbd86f972f58be13e2309a265a (diff) | |
download | gcc-8777357cb5a467b31ebeb4eaa6588a1d9fb8546e.zip gcc-8777357cb5a467b31ebeb4eaa6588a1d9fb8546e.tar.gz gcc-8777357cb5a467b31ebeb4eaa6588a1d9fb8546e.tar.bz2 |
Change log cleanup from 2017-03-21
From-SVN: r246569
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d04ac1a..f41a1d5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -743,7 +743,7 @@ conditional jump, if the jump is the last insn of the loop. 2017-03-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com> - Richard Biener <rguenth@suse.com> + Richard Biener <rguenth@suse.de> PR tree-optimization/79908 * tree-stdarg.c (expand_ifn_va_arg_1): For a VA_ARG whose LHS has |