mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-17 05:00:25 +08:00
Commit ChangeLog entries from previous commit.
From-SVN: r253215
This commit is contained in:
parent
63b62fa05b
commit
3c549718b2
@ -1,3 +1,8 @@
|
||||
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
* frontend-passes.c (do_subscript): Don't do anything
|
||||
if inside an associate list.
|
||||
|
||||
2017-09-25 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
* lang.opt: Add -Wdo-subscript.
|
||||
|
@ -7,6 +7,11 @@
|
||||
* gfortran.dg/promotion_4.f90: Only run if real(10) is available.
|
||||
Don't assume that DOUBLE PRECISION has kind=16.
|
||||
|
||||
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/gomp/associate1.f90: Remove unnecessary
|
||||
warning from associate construct and do loop.
|
||||
|
||||
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/gomp/associate1.f90: Really commit change
|
||||
|
Loading…
x
Reference in New Issue
Block a user