Landing: 37d543cac190

Project / Subsystem

gcc / libitm

Date

2026-05-14

Author

Dhruv Chawla

Commit

37d543cac19050bc7d1c18d6130f5e17babe4cd7

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libitm
patch_id
commit_hash
37d543cac19050bc7d1c18d6130f5e17babe4cd7
source_type
github
headline
libitm: Fixes typos in various files
tldr
This commit corrects typos in libitm, improving code quality and reducing potential errors.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libitm
  • bugfix
  • code quality
discussion_id_link
bugzilla_pr
date
2026-05-14T00:00:00.000Z

This commit resolves typos in several files within the libitm library, including acinclude.m4, dispatch.h, method-gl.cc, method-ml.cc, and method-serial.cc. These fixes enhance code readability, contributing to more maintainable code and potentially preventing future errors.