C PATCH to fix ICE-on-invalid with __atomic_load (PR c/81231)

Joseph Myers joseph@codesourcery.com
Tue Jul 4 12:13:00 GMT 2017


On Tue, 4 Jul 2017, Marek Polacek wrote:

> This patch fixes an ICE-on-invalid with __atomic_*.  We should check
> that we're dealing with a complete type before we're accessing its
> TYPE_SIZE_UNIT.
> 
> Bootstrapped/regtested on x86_64-linux, ok for trunk?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list