re PR lto/67699 (ICE (segfault) compiling a const array with -flto)
authorRichard Biener <rguenther@suse.de>
Thu, 24 Sep 2015 11:01:14 +0000 (11:01 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 24 Sep 2015 11:01:14 +0000 (11:01 +0000)
commit760e1bb7e2d0dd045c8aac2320fd073eebe9e93d
treee014a72b390a0bcb4621b4fcdf7b3bf064f76429
parent4dfe21acc2072b7dd35cd57ced94cf880b896158
re PR lto/67699 (ICE (segfault) compiling a const array with -flto)

2015-09-24  Richard Biener  <rguenther@suse.de>

PR lto/67699
* lto-cgraph.c (compute_ltrans_boundary): Do not stream
abstract origins.

* g++.dg/pr67699.C: New testcase.

From-SVN: r228084
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr67699.C [new file with mode: 0644]