poky/meta/recipes-devtools/gcc
Mark Hatle 91870e9277 gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c"
Fix an internal compiler error on PPC from building a specific test:

$ $CC -S 7d-02.c
7d-02.c: In function â:
7d-02.c:11:5: internal compiler error: in copy_to_mode_reg, at explow.c:612
     vec_st(v, i*16,p);
     ^~~~~~

The failure appears to happen on all optimizations levels as well.

(From OE-Core rev: b042347ee8cdbd2dfb0c2f616a94c4cca4b0ecd1)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-19 15:56:17 +00:00
..
gcc-6.4 gcc6: Patch to fix broken gcc-sanitizers build 2018-03-14 07:54:06 -07:00
gcc-7.3 gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c" 2018-03-19 15:56:17 +00:00
gcc_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-6.4.inc gcc6: Patch to fix broken gcc-sanitizers build 2018-03-14 07:54:06 -07:00
gcc-7.3.inc gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c" 2018-03-19 15:56:17 +00:00
gcc-common.inc gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-configure-common.inc gcc: Introduce a knob to configure gcc to default to PIE 2017-07-08 13:34:45 +01:00
gcc-cross_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-cross_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-cross-canadian_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-cross-canadian_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-cross-canadian.inc gcc: Add recipes for gcc-7 2017-06-14 10:23:27 +01:00
gcc-cross-initial_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-cross-initial_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-cross-initial.inc gcc: Add recipes for gcc-7 2017-06-14 10:23:27 +01:00
gcc-cross.inc gcc-cross: Fix linker and fortran symlinks 2017-07-17 14:01:38 +01:00
gcc-crosssdk_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-crosssdk_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-crosssdk-initial_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-crosssdk-initial_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-crosssdk-initial.inc SDK: Allow changing SDKMACHINE without wiping TMP folder 2016-09-28 10:16:03 +01:00
gcc-crosssdk.inc SDK: Allow changing SDKMACHINE without wiping TMP folder 2016-09-28 10:16:03 +01:00
gcc-multilib-config.inc meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
gcc-runtime_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-runtime_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-runtime.inc gcc-runtime: Disable libitm on riscv 2018-03-14 07:54:05 -07:00
gcc-sanitizers_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-sanitizers_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-sanitizers.inc gcc: Add recipes for gcc-7 2017-06-14 10:23:27 +01:00
gcc-shared-source.inc gcc-shared-source: Set empty SRC_URI 2015-09-24 17:54:31 +01:00
gcc-source_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
gcc-source_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
gcc-source.inc gcc-source: add comment explaining why a function is Python 2017-03-04 23:18:19 +00:00
gcc-target.inc gcc-configure/gcc-target: Move arm6/7 config to target only 2017-05-16 14:08:28 +01:00
libgcc_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
libgcc_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
libgcc-common.inc gcc: Clean up unnecessary variable confusion 2017-01-26 10:44:27 +00:00
libgcc-initial_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
libgcc-initial_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
libgcc-initial.inc glibc/gcc/libgcc-initial: Delete do_build tasks for -initial 2017-04-10 23:00:43 +01:00
libgcc.inc meta: Remove further uclibc remnants (inc. patches and site files) 2017-06-22 09:16:00 +01:00
libgfortran_6.4.bb gcc6: Upgrade to 6.4 2018-03-14 07:54:06 -07:00
libgfortran_7.3.bb gcc: Upgrade 7.2 -> 7.3 2018-01-28 10:14:01 +00:00
libgfortran.inc libgfortran: Add missing fincludes 2017-07-06 14:38:15 +01:00