[Bug other/65097] New: Common code for mkoffload implementations

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 18 08:16:00 GMT 2015


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

            Bug ID: 65097
           Summary: Common code for mkoffload implementations
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: openacc, openmp
          Severity: minor
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org
                CC: andrey.turetskiy at gmail dot com, bernds at gcc dot gnu.org,
                    iverbin at gmail dot com

gcc/config/i386/intelmic-mkoffload.c and gcc/config/nvptx/mkoffload.c contain
some duplicated code and logic.  Maybe that should be consolidated into a new
file, gcc/mkoffload-utils.c (similar to gcc/collect-utils.c)?



More information about the Gcc-bugs mailing list