Skip to content

lfortran: update to 0.53.0 #11529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2025
Merged

lfortran: update to 0.53.0 #11529

merged 1 commit into from
Jun 28, 2025

Conversation

ouankou
Copy link
Contributor

@ouankou ouankou commented Jun 28, 2025

Topic Description

Package(s) Affected

  • lfortran: 0.53.0

Security Update?

No

Build Order

#buildit lfortran

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@ouankou ouankou added the upgrade Topic/issue involves a package upgrade label Jun 28, 2025
@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report:

lfortran upgraded from 0.52.0 to 0.53.0~pre20250628T025509Z on amd64, arm64, loongarch64, loongson3, ppc64el, riscv64:

2 added, 2 removed, size +1.56 MB (+0.9%)
--- a
+++ b
@@ -11,7 +11,7 @@
 -rw-r--r--     ./usr/lib/lfortran_intrinsic_ieee_arithmetic.mod
 -rw-r--r--     ./usr/lib/lfortran_intrinsic_iso_c_binding.mod
 -rw-r--r--     ./usr/lib/lfortran_intrinsic_iso_fortran_env.mod
--rwxr-xr-x     ./usr/lib/liblfortran_runtime.so.0.52.0
+-rwxr-xr-x     ./usr/lib/liblfortran_runtime.so.0.53.0
 -rw-r--r--     ./usr/lib/omp_lib.mod
 drwxr-xr-x     ./usr/share/
 drwxr-xr-x     ./usr/share/doc/
@@ -24,4 +24,4 @@
 drwxr-xr-x     ./usr/share/man/man1/
 -rw-r--r--     ./usr/share/man/man1/lfortran.1.xz
 lrwxrwxrwx     ./usr/lib/liblfortran_runtime.so -> liblfortran_runtime.so.0
-lrwxrwxrwx     ./usr/lib/liblfortran_runtime.so.0 -> liblfortran_runtime.so.0.52.0
+lrwxrwxrwx     ./usr/lib/liblfortran_runtime.so.0 -> liblfortran_runtime.so.0.53.0

@ouankou
Copy link
Contributor Author

ouankou commented Jun 28, 2025

Tested on the loongarch64 platform.

(ssh)ouankou@dehya [ ~ ] $ lfortran 
Interactive Fortran. Experimental prototype, not ready for end users.
LFortran version: 0.53.0
  * Use Ctrl-D to exit
  * Use Enter to submit
  * Use Alt-Enter or Ctrl-N to make a new line
    - Editing (Keys: Left, Right, Home, End, Backspace, Delete)
    - History (Keys: Up, Down)
>>> real :: a = 10                                                                                                                                                                               1,15  ]
>>> real :: b = 20.5                                                                                                                                                                             1,17  ]
>>> a / b                                                                                                                                                                                        1,6   ]
0.48780489
>>>

@ouankou ouankou marked this pull request as ready for review June 28, 2025 03:36
@MingcongBai MingcongBai merged commit fe16c75 into stable Jun 28, 2025
6 checks passed
@MingcongBai MingcongBai deleted the lfortran-0.53.0 branch June 28, 2025 03:42
@MingcongBai
Copy link
Member

@aosc-buildit-bot build

@aosc-buildit-bot
Copy link
Contributor

New Pipeline Summary

Pipeline: #23221
Git branch: stable
Git commit: fe16c75d
GitHub PR: #11529
Architecture(s): amd64, arm64, loongarch64, loongson3, ppc64el, riscv64
Package(s): lfortran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants