Skip to main content.
Navigation:
DENX
>
U-Boot
>
GccBugsAndIssues
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
U-Boot
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
U-Boot Home
Documentation
Source Code
The Custodians
Custodian Repositories
Development Process
Release Cycle
Coding Style
Patches
Tasks
Contacts
Changes
Index
List of pages in U-Boot
Search
---+ GCC Bugs and Issues | *GCC %BR% Bug ID* | *Subject* | *Status* | *Comments* | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43137][43137]] | redundant register move for sign extending | [[http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163935][Fixed]] | ARM only | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810][43810]] %BR% [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48278][48278]] %BR% [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45053][45053]] | [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x | [[http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170443][Patch]] available, but doesn't work | Prevents use of optspace for <nop>PowerPC | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44290][44290]] | [4.5 regression] __naked attribute is broken | [[http://gcc.gnu.org/bugzilla/attachment.cgi?id=20777&action=view][Linux Workaround]] %BR% [[http://gcc.gnu.org/viewcvs?view=revision&revision=162466][Fixed]] | ARM only %BR% (Linux only) | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392][44392]] | [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2 | [[http://gcc.gnu.org/viewcvs?view=revision&revision=169221][Fixed]] | ARM only | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606][44606]] | Wrong SPE floating point during computation | [[http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169465][Fixed]] | PPC SPE only | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45052][45052]] | [4.5 Regression] volatile ignored | [[http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162781][Fixed]] | Use proper I/O accessors with memory barriers! %BR% See [[http://git.denx.de/?p=u-boot.git;a=commit;h=3c0659b535b075be124c3d2a0714e55e65c46737][ARM: Avoid compiler optimization for readb, writeb and friends.]] | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094][45094]] | [arm] wrong instructions for dword move in some cases | [[http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163338][Fixed]] | ARM only | | [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45886][45886]] | [ARM] support for __ARM_PCS_VFP predefined symbol in gcc 4.5.x would be very nice | [[http://gcc.gnu.org/ml/gcc-patches/2010-07/msg02186.html][Fixed]] | ARM only | *Note:* The status entry _"fixed"_ in the table above means that there are patches available that are supposed to fix the problem; it does *not* mean that these patches have actually been integrated into any of the currently available GCC releases or tool chains yet.