summaryrefslogtreecommitdiff
path: root/components/toolchain/gcc-linaro/7/README.textile
blob: adfdf5f672e069e937d66f628dc1916210083328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2017.05-rc1 stable Release-Candidate of the Linaro GCC 7 source package.

p. The GCC 7 series introduced an ABI change for ARM targets by fixing a bug (present since GCC 5, see link below) that affects conformance to the procedure call standard (AAPCS).  The bug affects some C++ code where class objects are passed by value to functions and could result in incorrect or inconsistent code being generated. If the option -Wpsabi is enabled (on by default) the compiler will emit a diagnostic note for code that might be affected by this ABI change.

p((((. "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77728":https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77728

p. For an explanation of the changes please see the following website:

p((((. "https://gcc.gnu.org/gcc-7/changes.html":https://gcc.gnu.org/gcc-7/changes.html

p. This stable[1] Release-Candidate is based on FSF GCC 7.1.1+svn247824 and includes performance improvements and bug fixes backported from mainline GCC.  This Release-Candidate is based on "Linaro Snapshot GCC 7.1-2017.05":http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.1-2017.05.

h4. Changes in this stable GCC source package Release-Candidate include:

* Updates merged from FSF GCC 7.1.1+svn247824
* Backport of [AArch32] Allow combination of aprofile and rmprofile multilibs
* Backport of [AArch32] Define TM_MULTILIB_CONFIG for ARM multilib
* Backport of [AArch32] Rename FPSCR builtins to correct names
* Backport of [AArch32] Set mode for success result of atomic compare and swap
* Backport of [AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic
* Backport of [AArch64] Improve address cost for -mcpu=generic
* Backport of [AArch64] Update alignment for -mcpu=generic
* Backport of Support combining of LSHIFTRT + LSHIFTRT operations
* Backport of [Testsuite] Require c99_runtime for pr78622.c

h4. Feedback and Support

Subscribe to the important Linaro mailing lists and join our IRC channels to stay on top of Linaro development.

** Linaro Toolchain Development "mailing list":http://lists.linaro.org/mailman/listinfo/linaro-toolchain
** Linaro Toolchain IRC channel on irc.freenode.net at @#linaro-tcwg@

* Bug reports should be filed in Linaro's bugzilla: "http://bugs.linaro.org":http://bugs.linaro.org
* Questions? "ask Linaro":http://ask.linaro.org/
* For Linaro member support see "http://support.linaro.org":http://support.linaro.org

----

fn1. Linaro 'stable' source archive releases are Linaro packaged versions of the latest FSF GCC release.  The Linaro 'maintenance' source archive releases are Linaro packaged versions of the previous year's FSF GCC release.