[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 05:11:20 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=44329





--- Comment #77 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-03-01 05:11:18 PST ---
Attachment 84214 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Last 3072 characters of output:
r names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1295:  movw_r0mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1302:  movl_rm is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1317:  movl_rm is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1326:  movl_i32m is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1344:  movl_mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1361:  movb_mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1370:  movb_r0mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1376:  movb_mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1382:  movl_mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1388:  movl_r0mr is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1394:  movl_rmr0 is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1401:  movl_i8r is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1409:  orl_ir is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1479:  jmp_r is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1486:  jmp_m is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1496:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1498:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1740:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/JavaScriptCore/assembler/SH4Assembler.h:1760:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/JavaScriptCore/assembler/MacroAssembler.h:55:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 94 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.

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



More information about the webkit-unassigned mailing list