From 26afe70416f6aa004ae1b36655a49d79e376f6e2 Mon Sep 17 00:00:00 2001 From: Jiawei Date: Tue, 20 Sep 2022 14:59:34 +0800 Subject: Bump gcc branch to 12.2 release. (#1128) * Bump gcc branch to 12.2 release. * Adjust line style in allowlist --- test/allowlist/gcc/common.log | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test') diff --git a/test/allowlist/gcc/common.log b/test/allowlist/gcc/common.log index 1740753..51c8697 100644 --- a/test/allowlist/gcc/common.log +++ b/test/allowlist/gcc/common.log @@ -30,6 +30,9 @@ FAIL: gcc.dg/pr102892-1.c # # Upstream fail cases due to tree dump check # +# Patch by Palmer: +# https://gcc.gnu.org/pipermail/gcc-patches/2022-September/600932.html +# FAIL: gcc.dg/tree-ssa/ssa-sink-18.c # # Upstream fixed cases @@ -40,3 +43,5 @@ FAIL: gcc.dg/debug/btf/btf-datasec-1.c # By Jiawei: # https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=dc32901a0221a43e121591b9819b4e33bcc2fd0a FAIL: g++.dg/opt/const7.C +# https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b18e5d7e5f9df69759f0fbc2bed91d5e51313e79 +FAIL: gcc.target/riscv/pr105666.c -- cgit v1.1