[PATCH] fix #69405 - [6 Regression] ICE in c_tree_printer on an invalid __atomic_fetch_add

Martin Sebor msebor@gmail.com
Thu Jan 21 05:02:00 GMT 2016


The attached patch avoids printing a diagnostic referencing the type
of an incompatible argument to the __atomic_xxx built-ins when the
argument is in error.  Doing otherwise causes an ICE as pointed out
in the bug, for both of which I am to blame.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-69405.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160121/60c264d6/attachment.bin>


More information about the Gcc-patches mailing list