Bug#1057635: Fix gcc-13 test failures during package build

2023-12-06 Thread Gwenole Beauchesne
Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Sat, 2 Dec 2023 08:02:10 +0100 Subject: [PATCH 2/2] gcc: no ICE repro if DEB_BUILD_OPTIONS contains gcc-ice=norepro. Don't try to reproduce the ICE if DEB_BUILD_OPTIONS environment variable contains gcc-ice=norepro. This fixes the foll

Bug#1057653: Fix #pragma GCC target for C++

2023-12-06 Thread Gwenole Beauchesne
regtested on bullseye and bookworm. Thanks! From c9e56f9ea8c56aa321ce47ca2e677b0dd98b3d21 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Sat, 25 Nov 2023 11:43:21 +0100 Subject: [PATCH 3/3] c++: Handle '#pragma GCC target optimize' early. Handle '#pragma GCC optimize&

Bug#1057635: Fix gcc-13 test failures during package build

2023-12-08 Thread Gwenole Beauchesne
t;norepro", "default" }. Also made standalone tests for the has_deb_build_options() function. Regards, Gwenole. Le jeu. 7 déc. 2023 à 10:45, Matthias Klose a écrit : > > On 06.12.23 10:30, Gwenole Beauchesne wrote: > > Package: gcc-13 > > Version: 13.2.0-7 >