[Webkit-unassigned] [Bug 14521] JavaScriptCore fails to build on Linux/PPC gcc 4.1.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 05:55:07 PST 2007


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





------- Comment #18 from ddkilzer at webkit.org  2007-11-12 05:55 PDT -------
(In reply to comment #16)
> Dave, if you have a PowerPC machine it may be worth creating a reduced test
> case and filing a bug report against the Apple compiler (assuming it works
> correctly with the same optimisations on for the standard GCC compiler?).  We
> may need to #ifdef this to work around the issues.

Will do.

(In reply to comment #17)
> FWIW, I have a simplified testcase for the original code here:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=TCSystemAlloc.cpp;att=1;bug=438415
> 
> So you should only need to replace =o with =m.

Thanks, Mike!  The OS X gcc compiler fails to compile AllInOneFile.cpp for
Release builds, so I may have to start from there for that reduction.

It's troubling that =o is broken for non-Apple gcc while =m is broken for
Apple's gcc.


-- 
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