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
f9d3a450
Commit
f9d3a450
authored
Nov 20, 2013
by
Mike Stump
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Normalize whitespace.
From-SVN: r205138
parent
0ddd0408
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
gcc/targhooks.c
+0
-2
No files found.
gcc/targhooks.c
View file @
f9d3a450
...
...
@@ -142,7 +142,6 @@ default_promote_function_mode_always_promote (const_tree type,
return
promote_mode
(
type
,
mode
,
punsignedp
);
}
enum
machine_mode
default_cc_modes_compatible
(
enum
machine_mode
m1
,
enum
machine_mode
m2
)
{
...
...
@@ -276,7 +275,6 @@ default_cxx_guard_type (void)
return
long_long_integer_type_node
;
}
/* Returns the size of the cookie to use when allocating an array
whose elements have the indicated TYPE. Assumes that it is already
known that a cookie is needed. */
...
...
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