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

            Bug ID: 67197
           Summary: GCC_FINAL causes bootstrap failure on AIX
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---

In file included from /nasfarm/edelsohn/src/src/gcc/omp-low.c:31:0:
/nasfarm/edelsohn/src/src/gcc/gimple.h: In function 'void
gimple_call_set_fndecl(gimple, tree)':
/nasfarm/edelsohn/src/src/gcc/gimple.h:2902:1: error: void
gimple_call_set_fndecl(gimple, tree) causes a section type conflict with
unsigned int gimple_omp_subcode(const_gimple)
 gimple_call_set_fndecl (gimple gs, tree decl)
 ^
/nasfarm/edelsohn/src/src/gcc/gimple.h:2131:1: note: 'unsigned int
gimple_omp_subcode(const_gimple)' was declared here
 gimple_omp_subcode (const_gimple s)

Reply via email to