Source: gcc-15
Version: 15.1.0-8
Severity: normal
User: debian-sup...@lists.debian.org
Usertags: sh4
X-Debbugs-Cc: debian-sup...@lists.debian.org

Hi,

the algol frontend is currently disabled on sh4 which exposes #1108151 [1].

Since the frontend works fine on sh4 (I enabled and built it for unreleased),
please enable it on sh4 by applying the following patch:

--- debian/rules.defs.orig      2025-05-13 10:36:20.000000000 +0200
+++ debian/rules.defs   2025-06-24 09:45:21.267684068 +0200
@@ -1384,7 +1384,7 @@
     with_algol := yes
   endif
 endif
-algol_no_cpus = sh4
+algol_no_cpus =
 algol_no_systems =
 ifneq (,$(filter $(DEB_TARGET_ARCH_CPU),$(algol_no_cpus)))
   with_algol := disabled for cpu $(DEB_TARGET_ARCH_CPU)

Note, this change is independent of #1108151 which should also be fixed to
allow gcc-XY to be built with algol disabled, hence the separate bug report.

Thanks,
Adrian

> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108151

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to