Landing: c9ca21f2406b

Project / Subsystem

gcc / gcc

Date

2026-05-29

Author

H.J. Lu

Commit

c9ca21f2406ba8e84ea3b2bdfd1f3d7647da63cb

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
c9ca21f2406ba8e84ea3b2bdfd1f3d7647da63cb
source_type
github
headline
Fix Missing End Brace in bb-slp-complex-mla-half-float.c Test
tldr
Adds a missing end brace to a test file, fixing a testsuite issue.
author
H.J. Lu
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • testsuite
  • vectorization
  • arm
discussion_id_link
bugzilla_pr
date
2026-05-29T00:00:00.000Z

A missing end brace was added to the bb-slp-complex-mla-half-float.c test file. This resolves testsuite failures related to the vectorization of complex numbers with half-precision floating-point arithmetic on ARM architectures.