https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97818

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 63866
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63866&action=edit
Test needs return values to be added

Compilation with -Wall flags the missing function value assignments, which
results in the ICE.

I will look for a way to quietly ignore the missing assignment.

The attached runs correctly.

Paul

Reply via email to