Abstract. In this paper we investigate the complexity of two combinatorial problems related to genome alignment, a recent approach to genome comparison based on a duplication-loss model of evolution. The first combinatorial problem, Duplication-Loss Alignment, aims to align two genomes and to explain the unaligned part of the genomes as duplications and losses. The problem has been recently shown to be NP-hard, even when each gene has at most five occurrences in each genome. Here, we improve this result by showing that Duplication-Loss Alignment is APX-hard even if the number of occurrences of a gene inside a genome is bounded by 2. Then we consider a second combinatorial problem, Minimum Relabeling Alignment, and we show that it is equivalent to Minimum Feedback Vertex Set on Direct Graph, hence implying that the problem is APX-hard, is fixed-parameter tractable and approximable within factor O(log |X | log log |X |), where X is the aligned genome considered by Minimum Relabeling Alignment.