[Bug target/89397] [7/8 Regression] ICE in build_call_expr_loc_array at gcc/tree.c:11563 since r229082
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 19 23:03:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89397
--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Tue, 19 Feb 2019, marxin at gcc dot gnu.org wrote:
> Before the revision it was rejected with:
>
> atomic2.c: In function ‘func’:
> atomic2.c:49:8: error: x87 register return with x87 disabled
> ald1 = d1;
> ^
> atomic2.c:51:8: error: SSE register return with SSE disabled
> acd1 += ab1;
> ^
The code doesn't appear to involve such a return, so I don't see why it
should be rejected at all.
More information about the Gcc-bugs
mailing list