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
72b4f1fc
Commit
72b4f1fc
authored
Jul 30, 2014
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Code clean ups.
From-SVN: r213302
parent
0be7dcbb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
gcc/ada/fe.h
+1
-2
gcc/ada/scos.h
+1
-1
No files found.
gcc/ada/fe.h
View file @
72b4f1fc
...
...
@@ -55,8 +55,7 @@ extern char Fold_Lower[], Fold_Upper[];
#define Debug_Flag_NN debug__debug_flag_nn
extern
Boolean
Debug_Flag_NN
;
/* einfo: We will be setting Esize for types, Component_Bit_Offset for fields,
Alignment for types and objects, Component_Size for array types. */
/* einfo: */
#define Set_Alignment einfo__set_alignment
#define Set_Component_Bit_Offset einfo__set_component_bit_offset
...
...
gcc/ada/scos.h
View file @
72b4f1fc
...
...
@@ -37,7 +37,7 @@ typedef Int SCO_Unit_Index;
struct
SCO_Unit_Table_Entry
{
Fat
_Pointer
File_Name
;
String
_Pointer
File_Name
;
Int
File_Index
;
Nat
Dep_Num
;
Nat
From
,
To
;
...
...
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