libiberty/getopt.c file is defining _NO_PROTO which causes conflicting
declarations for the functions in AIX header files like stdio.h & stdlib.h.
These declarations are being considered as errors in C23 which wasn't
the case with C17.
Here is the error we get.
/gcc_build/./prev-gcc/xgcc -B/g
Hi,
I work with nitish.
Just wanted to check on this patch contribution if anyone has comments yet
or changes are fine. As of now all the comments are answered.
Here is link https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00121.html
Thanks,
-Sangamesh