Landing: e7bac3ec7ebc

Project / Subsystem

gcc / gcc/aarch64

Date

2026-06-10

Author

Wilco Dijkstra

Commit

e7bac3ec7ebc88e538a0fa53d054b32cdee82978

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/aarch64
patch_id
commit_hash
e7bac3ec7ebc88e538a0fa53d054b32cdee82978
source_type
github
headline
AArch64 test vcond_18.c is updated for consistency
tldr
GCC's AArch64 test suite received an update to align the vcond_18.c test with current compiler behavior.
author
Wilco Dijkstra
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • test
  • aarch64
  • sve
discussion_id_link
bugzilla_pr
date
2026-06-10T00:00:00.000Z

This commit updates the vcond_18.c test case within GCC’s AArch64 test suite. The changes bring the test up to date with expected output or behavior, ensuring it accurately verifies the compiler’s functionality for vector conditional operations on AArch64. This is a routine maintenance task to keep the test suite reliable and current.