diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-10-27 10:49:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-27 10:49:47 +0000 |
commit | 353ed6ce8add32b84f0fdfbcbc020d8f7154530d (patch) | |
tree | cfa2ca34a5f2ca62977bd8a2daed6b2989a0471f /gcc | |
parent | 4dbff3d0550fed53de385ff5a52859178f8940cc (diff) | |
parent | 259c384a97f7735da899b54c686585a60c41bed1 (diff) | |
parent | 3f3b4a45eb90b5afdfd9d067fd9ea7969b5a69d6 (diff) | |
download | gcc-353ed6ce8add32b84f0fdfbcbc020d8f7154530d.zip gcc-353ed6ce8add32b84f0fdfbcbc020d8f7154530d.tar.gz gcc-353ed6ce8add32b84f0fdfbcbc020d8f7154530d.tar.bz2 |
Merge #1616 #1617
1616: Apply 1559 master (remove system includes) r=CohenArthur a=CohenArthur
Fixes #1571
1617: Apply #1605 on master (fix lang spec) r=CohenArthur a=CohenArthur
Co-authored-by: ibuclaw <ibuclaw@gdcproject.org>
Let's still do this while we haven't resolved #1540 :)
Closes #1609
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>