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

Project / Subsystem

gcc / gcc

Date

2026-05-12

Proposer

Martin Jambor <mjambor@suse.cz>

Source type

public_inbox

Consensus

Proposed

Sentiment

7/10

All attributes

project
gcc
subsystem
gcc
patch_id
discussion_id
79f087e8-1881-4c57-b247-286ccf467d70@gmail.com
source_type
public_inbox
title
Re: [GSoC - OMP/ACC] Question on regression tests
headline
Advise GSoC student to follow master for regression testing.
tldr
Martin Jambor advises a GSoC student to generally follow master for regression testing unless an issue is specific to a release branch.
proposer
Martin Jambor <mjambor@suse.cz>
consensus
Proposed
outcome
proposed
sentiment_score
7
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • gcc
  • gsoc
  • regression testing
  • openmp
  • branches
bugzilla_url
date
2026-05-12T00:00:00.000Z

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

Sebastian Galindo asked about which branch to target for regression testing a fix in the OG15 branch (devel/omp/gcc-15). Martin Jambor recommends generally following master unless the issue only manifests on the release branch, in which case testing on that branch is necessary.