re PR bootstrap/90819 (-Walloc-size-larger-than error in trans-mem.c)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Jun 2019 08:20:02 +0000 (10:20 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Jun 2019 08:20:02 +0000 (10:20 +0200)
commit9f95c526a9f165fb7026d2ebd9a2ca82b25a503d
treed6896357effad66046535797bf297604cf2e6cde
parent3f2cf0365782a0d5acf637b7513dd333af43ea05
re PR bootstrap/90819 (-Walloc-size-larger-than error in trans-mem.c)

PR bootstrap/90819
* trans-mem.c (tm_memopt_compute_available): Add assertion
that blocks is not empty.  Formatting fix.

From-SVN: r272145
gcc/ChangeLog
gcc/trans-mem.c