Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d277ec6e
Commit
d277ec6e
authored
Feb 22, 2011
by
Mike Stump
Committed by
Mike Stump
Feb 22, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (check_objc_parallelize): Refine for 4 processor machines.
From-SVN: r170391
parent
e811e209
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/objc/ChangeLog
+4
-0
gcc/objc/Make-lang.in
+1
-2
No files found.
gcc/objc/ChangeLog
View file @
d277ec6e
2011
-
02
-
21
Mike
Stump
<
mikestump
@comcast
.
net
>
*
Make
-
lang
.
in
(
check_objc_parallelize
)
:
Refine
for
4
processor
machines
.
2011
-
02
-
20
Nicola
Pero
<
nicola
.
pero
@meta
-
innovation
.
com
>
*
objc
-
gnu
-
runtime
-
abi
-
01
.
c
(
TARGET_64BIT
)
:
Removed
.
Removed
...
...
gcc/objc/Make-lang.in
View file @
d277ec6e
...
...
@@ -128,9 +128,8 @@ lang_checks += check-objc
# The following allows you to do 'make check-objc -j2'. The
# execute.exp tests will be run in parallel with all the other ones.
# This is tuned for '-j2'.
lang_checks_parallelized
+=
check-objc
check_objc_parallelize
=
execute
.exp
check_objc_parallelize
=
gnu-encoding.exp execute.exp exceptions
.exp
#
# Install hooks:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment