Landing: 230b58158e2b

Project / Subsystem

gcc / testsuite

Date

2026-07-11

Author

Lewis Hyatt

Commit

230b58158e2bee20d02d4c94ecdbf87c4afd8c21

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
testsuite
patch_id
commit_hash
230b58158e2bee20d02d4c94ecdbf87c4afd8c21
source_type
github
headline
Testsuite gains incremental linking option for LTO
tldr
New `dg-lto-do incr-link` directive allows testing LTO incremental linking modes.
author
Lewis Hyatt
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • lto
  • testsuite
  • testing
discussion_id_link
bugzilla_pr
date
2026-07-11T00:00:00.000Z

The GCC testsuite has gained a new directive, dg-lto-do incr-link, to facilitate testing of LTO’s incremental linking capabilities. This complements the existing dg-lto-do ar-link option, providing broader coverage for LTO’s various linking strategies. Documentation for the LTO testsuite has been updated accordingly.