From: Peter Bergner Date: Fri, 9 Nov 2018 15:17:46 +0000 (-0600) Subject: Update ChangeLog entry X-Git-Tag: basepoints/gcc-10~3185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b58e8b8cea3ca18e6dddc28546109019b699138;p=thirdparty%2Fgcc.git Update ChangeLog entry From-SVN: r265971 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 107dbcd9f77f..3c70eb6d6207 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -169,12 +169,6 @@ * lra-constraints.c (process_alt_operands): Skip illegal hard register usage. Prefer reloading non hard register operands. -gcc/testsuite/ - PR rtl-optimization/87600 - * gcc.dg/pr87600.h: New file. - * gcc.dg/pr87600-1.c: New test. - * gcc.dg/pr87600-2.c: Likewise. - 2018-11-08 Sandra Loosemore PR other/36572