Bug 1353858 - Please sync with normal gcc
Summary: Please sync with normal gcc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cross-gcc
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Howells
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-08 08:57 UTC by Hans de Goede
Modified: 2016-07-22 15:59 UTC (History)
3 users (show)

Fixed In Version: cross-gcc-6.1.1-2.fc24
Clone Of:
Environment:
Last Closed: 2016-07-22 15:59:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2016-07-08 08:57:19 UTC
Hi,

gcc-6 had a bug which results in the latest u-boot for Allwinner / sunxi devices not building, this has been fixed upstream and in gcc-6.1.1-3.fc24, can you please sync cross-gcc with gcc-6.1.1-3.fc24 to also fix this in cross-gcc ?

Regards,

Hans

Comment 1 Fedora Update System 2016-07-13 07:40:46 UTC
cross-gcc-6.1.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-4472e6b30f

Comment 2 David Howells 2016-07-13 07:41:54 UTC
(In reply to Hans de Goede from comment #0)
> gcc-6 had a bug which results in the latest u-boot for Allwinner / sunxi
> devices not building, this has been fixed upstream and in gcc-6.1.1-3.fc24,
> can you please sync cross-gcc with gcc-6.1.1-3.fc24 to also fix this in
> cross-gcc ?

Do you have a test case for this?

Comment 3 Hans de Goede 2016-07-13 09:47:53 UTC
(In reply to David Howells from comment #2)
> Do you have a test case for this?

git clone git://git.denx.de/u-boot.git
cd u-boot
make -j4 CROSS_COMPILE=arm-linux-gnu- q8_a23_tablet_800x480_defconfig
make -j4 CROSS_COMPILE=arm-linux-gnu-

With the broken cross-gcc, the last command will fail with an error about invalid asm being generated by the cc part of gcc.

Comment 4 Fedora Update System 2016-07-14 01:54:57 UTC
cross-gcc-6.1.1-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-4472e6b30f

Comment 5 Fedora Update System 2016-07-22 15:59:29 UTC
cross-gcc-6.1.1-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.