Hi!
On Tue, Jul 14, 2020 at 12:15:01PM -0500, will schmidt wrote:
> We've got a scenario with a combination of old hardware, gcc-8 and
> binutils where gcc will ICE during it's selftest. This ICE was exposed
> when the builtin processing for better #pragma support was added, where
> we no longe
Hi,
We've got a scenario with a combination of old hardware, gcc-8 and
binutils where gcc will ICE during it's selftest. This ICE was exposed
when the builtin processing for better #pragma support was added, where
we no longer skip builtin initialization based on the current mask.
Per the