Re: [PR 66854 powerpc regression] Fix RTEMS powerpc build issue

2015-07-14 Thread David Edelsohn
On Tue, Jul 14, 2015 at 8:09 PM, Michael Meissner wrote: > My IEEE 128-bit floating point infrastructure patches resulted in a > segmentation violation on RTEMS when building libgcc. I had put a test using > a > type tree variable before the test whether it was NULL or not. > > This patch bootst

[PR 66854 powerpc regression] Fix RTEMS powerpc build issue

2015-07-14 Thread Michael Meissner
My IEEE 128-bit floating point infrastructure patches resulted in a segmentation violation on RTEMS when building libgcc. I had put a test using a type tree variable before the test whether it was NULL or not. This patch bootstraps on 64-bit Linux, and it also fixes the problem in question when b