This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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)?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]