WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147224
[EFL] Fix pixman build on ARM with GCC 4.9.3
https://bugs.webkit.org/show_bug.cgi?id=147224
Summary
[EFL] Fix pixman build on ARM with GCC 4.9.3
Csaba Osztrogonác
Reported
2015-07-23 08:28:38 PDT
build log: ----------- ... CC libpixman_iwmmxt_la-pixman-mmx.lo CCLD libpixman-arm-simd.la pixman-mmx.c: In function 'mmx_fetch_x8r8g8b8': pixman-mmx.c:3812:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) } ^ Please submit a full bug report, with preprocessed source if appropriate. See <
http://gcc.gnu.org/bugs.html
> for instructions. make[2]: *** [libpixman_iwmmxt_la-pixman-mmx.lo] Error 1 ...
Attachments
Patch
(1.26 KB, patch)
2015-07-23 08:32 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-07-23 08:32:34 PDT
Created
attachment 257352
[details]
Patch I have no idea how to fix this GCC bug, and I don't have time for it at all, but I'm interested in buildable WebKit, so let's disable this optimization now.
Csaba Osztrogonác
Comment 2
2015-07-23 08:43:27 PDT
Comment on
attachment 257352
[details]
Patch CQ-, because I would like to land it manually when I upgraded GCC on the bots.
Csaba Osztrogonác
Comment 3
2015-07-30 11:26:32 PDT
I installed GCC 4.9.3 on all of our ARM bots, and applied this patch manually not to break the build until it is reviewed. Gyuyoung, could you review it, please?
Gyuyoung Kim
Comment 4
2015-07-30 19:39:51 PDT
Comment on
attachment 257352
[details]
Patch It looks there is no problem on Desktop as well.
WebKit Commit Bot
Comment 5
2015-07-31 07:28:44 PDT
Comment on
attachment 257352
[details]
Patch Clearing flags on attachment: 257352 Committed
r187642
: <
http://trac.webkit.org/changeset/187642
>
WebKit Commit Bot
Comment 6
2015-07-31 07:28:48 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug