Bug 27760 - Internal Compiler Error on a math: " | (b << negative-constant)"
Summary: Internal Compiler Error on a math: " | (b << negative-constant)"
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gcc4.6 (show other bugs)
Version: unstable
Hardware: arm Linux
: P3 normal
Assignee: Sergey Bolshakov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-22 11:03 MSK by Ivan Ovcherenko
Modified: 2018-07-13 04:18 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Ovcherenko 2012-09-22 11:03:55 MSK
Наблюдаю у последнего gcc вот эту багу:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40836
https://bugs.launchpad.net/gcc-linaro/+bug/836401
Судя по гуглу она всплывала и раньше, уже фиксили.

$ gcc --version
armh-alt-linux-gnueabi-gcc (GCC) 4.6.3 20120306 (ALT Linux 4.6.3-alt5)

Пока бутстраплю - лечу понижением уровня оптимизации до -O1 в тех пакетах, где он вылезает.
Comment 1 Dmitry V. Levin 2018-07-13 04:18:20 MSK
Пишут, что в gcc 4.8+ зафиксили.