Re: Criteria for adding AIX as a secondary platform.

2025-07-08 Thread swamy sangamesh via Gcc
ot; > #include "tree-vector-builder.h" > #include "gimple-fold.h" > > Please suggest if this is the right place to add tm_p.h. > > > On Tue, Jul 1, 2025 at 11:04 PM Andrew Pinski wrote: > >> On Tue, Jul 1, 2025 at 10:31 AM swamy sangamesh via G

Re: Criteria for adding AIX as a secondary platform.

2025-07-04 Thread swamy sangamesh via Gcc
"attribs.h" #include "rtl.h" +#include "tm_p.h" #include "regs.h" #include "tree-vector-builder.h" #include "gimple-fold.h" Please suggest if this is the right place to add tm_p.h. On Tue, Jul 1, 2025 at 11:04 PM Andrew Pinski wrot

Re: Criteria for adding AIX as a secondary platform.

2025-07-01 Thread swamy sangamesh via Gcc
Thank you all for your response. I would be posting regression test results regularly and will work on setting up a buildbot for AIX. I can see that currently the AIX build is broken with the below error. In file included from ./tm.h:25, from /opt/freeware/src/packages/BUILD/gcc

Criteria for adding AIX as a secondary platform.

2025-06-30 Thread swamy sangamesh via Gcc
Hi All, Would like to know the criteria for adding AIX as a secondary platform. https://gcc.gnu.org/gcc-15/criteria.html Willing to participate in the work needed for the platform to be added as primary and secondary. -- Thanks & Regards, Sangamesh