Re: [GSoC - OMP/ACC] Question on regression tests

Project / Subsystem

gcc / gcc

Date

2026-05-13

Proposer

Thomas Schwinge <tschwinge@baylibre.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

All attributes

project
gcc
subsystem
gcc
patch_id
discussion_id
87a4u3zb0l.fsf@euler.schwinge.ddns.net
source_type
public_inbox
title
Re: [GSoC - OMP/ACC] Question on regression tests
headline
Question on regression tests
tldr
Discussion about which branch to target for regression tests related to an OpenACC bug fix.
proposer
Thomas Schwinge <tschwinge@baylibre.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • gcc
  • regression testing
  • OpenACC
  • OpenMP
  • bug fix
bugzilla_url
date
2026-05-13T00:00:00.000Z

Re: [GSoC - OMP/ACC] Question on regression tests

This thread discusses which branch to use for regression testing a fix for bug 93226, which is in OG15 (devel/omp/gcc-15). Martin Jambor recommends following master closely unless there’s a specific reason not to. If the issue only manifests on the OG15 branch, then the regression test results should be compared with and without the fix on that branch.