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

--- Comment #1 from fdlbxtqi <euloanty at live dot com> ---
Program:

#include<stdio.h>

int main()
{
        printf("Hello World %d\n",6);
}

Reply via email to