Re: [PATCH] Revert commit r235318

2016-10-08 Thread John David Anglin
On 2016-10-08, at 12:53 PM, John David Anglin wrote: > > It doesn't look as if the change was reviewed. For reference, the submission is here: https://gcc.gnu.org/ml/gcc-patches/2016-04/msg00796.html Dave -- John David Anglin dave.ang...@bell.net

[PATCH] Revert commit r235318

2016-10-08 Thread John David Anglin
The attached patch reverts commit r235318. It caused an ICE in binds_to_current_def_p building java. Although java is now gone, the change broke bootstrap and the handling of _GLOBAL constructors on 32-bit hpux targets. See PR 70795: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70795 In as muc