re PR target/88777 (Out-of-range offsets building glibc test-tgmath2.c for hppa-linux...
authorJan Hubicka <hubicka@ucw.cz>
Tue, 12 Feb 2019 11:25:11 +0000 (12:25 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 12 Feb 2019 11:25:11 +0000 (11:25 +0000)
commitbaaf860b3364f2efac1cb04a1430f82f867768ef
treee9b26a340267828b74f5c5a01d908071d9eca10d
parent0dcbc6dd8e6bc57a27d5b1cdbd8447a2f5a618b2
re PR target/88777 (Out-of-range offsets building glibc test-tgmath2.c for hppa-linux-gnu)

PR lto/88777
* cgraphunit.c (analyze_functions): Clear READONLY flag for external
types that needs constructiong.
* tree.h (may_be_aliased): Do not check TYPE_NEEDS_CONSTRUCTING.

From-SVN: r268791
gcc/ChangeLog
gcc/cgraphunit.c
gcc/tree.h