diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-09-14 10:05:42 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-09-14 10:05:42 +0200 |
commit | 95a866badb5c78bf48476a92f5909cdf5f7fc088 (patch) | |
tree | 54caa63a85ae6563511c85a92b44b2a43e9f74a9 /gcc/ChangeLog | |
parent | 8c6562e12bf7d1406474cbba832073a4afe5687c (diff) | |
download | gcc-95a866badb5c78bf48476a92f5909cdf5f7fc088.zip gcc-95a866badb5c78bf48476a92f5909cdf5f7fc088.tar.gz gcc-95a866badb5c78bf48476a92f5909cdf5f7fc088.tar.bz2 |
* combine.c (make_compound_operation_int): Formatting fixes.
From-SVN: r252751
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5a6a211..7d82729 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2017-09-14 Jakub Jelinek <jakub@redhat.com> + * combine.c (make_compound_operation_int): Formatting fixes. + * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie support. * config/alpha/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Likewise. * config/netbsd.h (LINK_EH_SPEC): Likewise. |