Landing: e95693cc3bff

Project / Subsystem

gcc / configure

Date

2026-07-23

Author

Jakub Jelinek

Commit

e95693cc3bff89c950161c33b126fae5c11e8504

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
configure
patch_id
commit_hash
e95693cc3bff89c950161c33b126fae5c11e8504
source_type
github
headline
configure: Fix typo in configure message
tldr
Corrects a minor typo in a message displayed during the GCC configuration process.
author
Jakub Jelinek
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • build
  • configure
discussion_id_link
bugzilla_pr
date
2026-07-23T00:00:00.000Z

This commit fixes a small typographical error in the GCC configure script’s messages. The word ‘respones’ has been corrected to ‘response’.