[Webkit-unassigned] [Bug 17002] New: Build failure: gcc extension __always_inline__ is unimplemented on certain linux arm gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 00:37:58 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17002

           Summary: Build failure: gcc extension __always_inline__ is
                    unimplemented on certain linux arm gcc
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kimmok at iki.fi
                CC: alp at atoker.com


Compilation for arm linux fails for files  where ALWAYS_INLINE is used. 

Compiler: sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)

The optimization level is -O2 -g, so this shouldn't be related to the GCC bug
caused by using -O0. (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17248)

Further info:
23:32 < alp> Kompo: i can reproduce your inline problem. seems to be caused by
passing -fomit-frame-pointer


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list