Skip to content

Commit 26afe70

Browse files
authored
Bump gcc branch to 12.2 release. (#1128)
* Bump gcc branch to 12.2 release. * Adjust line style in allowlist
1 parent f62900f commit 26afe70

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gcc

Submodule gcc updated from 1ea978e to 2ee5e43

test/allowlist/gcc/common.log

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ FAIL: gcc.dg/pr102892-1.c
3030
#
3131
# Upstream fail cases due to tree dump check
3232
#
33+
# Patch by Palmer:
34+
# https://gcc.gnu.org/pipermail/gcc-patches/2022-September/600932.html
35+
#
3336
FAIL: gcc.dg/tree-ssa/ssa-sink-18.c
3437
#
3538
# Upstream fixed cases
@@ -40,3 +43,5 @@ FAIL: gcc.dg/debug/btf/btf-datasec-1.c
4043
# By Jiawei:
4144
# https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=dc32901a0221a43e121591b9819b4e33bcc2fd0a
4245
FAIL: g++.dg/opt/const7.C
46+
# https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b18e5d7e5f9df69759f0fbc2bed91d5e51313e79
47+
FAIL: gcc.target/riscv/pr105666.c

0 commit comments

Comments
 (0)