From patchwork Fri May 27 18:15:54 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bugfix,0/2] internal compiler fix for gcc 4.6.0 Date: Fri, 27 May 2011 18:15:54 -0000 From: Nitin A Kamble X-Patchwork-Id: 4915 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble This fixes the gcc taking out the need of the workaround we had earlier. This also fixes compile issue for qt4-x11-free recipe for beagleboard machine The following changes since commit 62e3f0ff7b27d8beb21b4b226051c3db654ea4e4: License Field Cleanup: Non-standard field names (2011-05-27 18:27:22 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes Nitin A Kamble (2): gcc-4.6.0: fix ICE with armv7 target Revert "tcmode-default: workaround for gcc 4.6.0 failure on beagleboard" meta/conf/distro/include/tcmode-default.inc | 4 -- meta/recipes-devtools/gcc/gcc-4.6.0.inc | 3 +- .../gcc/gcc-4.6.0/ICE_fix_for_arm.patch | 44 ++++++++++++++++++++ 3 files changed, 46 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/ICE_fix_for_arm.patch